Commit Graph

9 Commits (67a1e4dc4f47f952688e15418f989c9fb8eb0403)

Author SHA1 Message Date
Tom Hulton-Harrop b5e5a3bfee
More camera fixes for the new CameraInput system (#667)
* use new ViewportContext interface to set camera transform on load

* WIP fixes for camera viewport handler callbacks

* disable synchonization with old camera when new camera system is enabled

* further updates to camera-input

* ensure event is signalled when camera transform is set

* updates to ModernViewportCameraController

* fix for right click menu appearing with camera

* updates following review feedback

* convert std:: usage to AZStd::
5 years ago
nvsickle 7c9053fffc Move ModernViewportCameraController controller list into EditorViewportWidget 5 years ago
hultonha 36d502b560 update controls for camera and move settings to cfg file 5 years ago
hultonha 14fc356d6e add animation camera behaviour to new controller (WIP) 5 years ago
hultonha 9568cdd0f2 fix color drawing 5 years ago
hultonha 16b16706b5 add logic to convert matrix3x3 to euler angles 5 years ago
hultonha 7d96fcdf1f updates to fix camera behaviour 5 years ago
hultonha 64e06c3010 more updates to camera code 5 years ago
alexpete c5b955d281 Integrating github/staging through commit b0dd7ed 5 years ago