You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework/AzFramework/Viewport
hultonha 80e08dd947
Fix issue with mouse input for viewport camera (#3210)
* fix for drift accumulating in the viewport camera

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

* fix typo and update how events are stored

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

* respond to PR feedback and fix linux and windows build issues

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

* fix failing unit tests in camera input

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
CameraInput.cpp Fix issue with mouse input for viewport camera (#3210) 4 years ago
CameraInput.h Fix issue with mouse input for viewport camera (#3210) 4 years ago
CameraState.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CameraState.h Minimal TypeInfo header/reduce std interdependencies. (#2688) 4 years ago
ClickDetector.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ClickDetector.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CursorState.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DisplayContextRequestBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MultiViewportController.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MultiViewportController.inl Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ScreenGeometry.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ScreenGeometry.h Minimal TypeInfo header/reduce std interdependencies. (#2688) 4 years ago
SingleViewportController.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SingleViewportController.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportBus.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportColors.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportColors.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportConstants.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportConstants.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportControllerInterface.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportControllerList.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportControllerList.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportId.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportScreen.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportScreen.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago