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:
amzn-phist
2021-07-22 21:06:04 -05:00
parent 5b148b1f40
commit 976272d9cf
13 changed files with 14 additions and 57 deletions
@@ -14,8 +14,6 @@
#include <ATLControlsModel.h>
#include <AudioControlsEditorPlugin.h>
#include <IAudioSystemEditor.h>
#include <IConsole.h>
#include <IEditor.h>
//-----------------------------------------------------------------------------------------------//