Remove the legacy ViewSystem and some other tangentially related legacy code. (#5558)

Signed-off-by: bosnichd <bosnichd@amazon.com>
This commit is contained in:
bosnichd
2021-11-11 13:29:51 -07:00
committed by GitHub
parent 9e2a3226fd
commit 19acf94606
49 changed files with 73 additions and 3504 deletions
+3 -1
View File
@@ -18,7 +18,9 @@
#include <Range.h>
#include <AnimKey.h>
#include <ISplines.h>
#include <Cry_Camera.h>
#define DEFAULT_NEAR 0.2f
#define DEFAULT_FOV (75.0f * gf_PI / 180.0f)
// forward declaration.
struct IAnimTrack;