Cleans up more legacy code from ACE
Rewrote some code to replace gEnv->pCryPak and ISystem usage. One place was grabbing a Camera view from ISystem, replaced with simple identity matrix. Cleaned up include headers. Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include <AzCore/std/string/conversions.h>
|
||||
#include <AzCore/StringFunc/StringFunc.h>
|
||||
#include <AudioControlsEditorUndo.h>
|
||||
#include <IEditor.h>
|
||||
|
||||
namespace AudioControls
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user