Expose camera input channels to the UI and ensure the cached values are refreshed when updated (#3607)

* expose camera input channels to the ui and ensure the cached values are refreshed when updated

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* small fixes for tests

Signed-off-by: hultonha <hultonha@amazon.co.uk>
This commit is contained in:
hultonha
2021-08-27 09:29:08 +01:00
committed by GitHub
parent 48c959e359
commit b0330ba26a
14 changed files with 624 additions and 261 deletions
+3
View File
@@ -787,6 +787,9 @@ set(FILES
EditorViewportSettings.h
EditorViewportCamera.cpp
EditorViewportCamera.h
EditorModularViewportCameraComposer.cpp
EditorModularViewportCameraComposer.h
EditorModularViewportCameraComposerBus.h
ViewportManipulatorController.cpp
ViewportManipulatorController.h
TopRendererWnd.cpp