Commit Graph

4 Commits (d948bf0a7789db63207f35b3e7f9dff51adb51a7)

Author SHA1 Message Date
Tom Hulton-Harrop f9fb61cc5d
Fix issue with viewport interaction ordering and viewport matrix changed handler (#695)
* fix for ctrl+mouse-wheel to cycle transform modes in the viewport

* ensure correct callback function is invoked

* remove redundant check in CameraInput
5 years ago
nvsickle db9df91977 Give MultiViewportControllerInstances a pointer to their parent controller, to allow state management 5 years ago
nvsickle 5ea2240787 Fix editor controls working in game mode
-Implements ResetInputChannels for ViewportController API and SetEnabled for ViewportControllerList
-Disables all viewport controllers while in game mode
5 years ago
alexpete 75dc720198 Integrating latest 47acbe8 5 years ago