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
Tom Hulton-Harrop 01770a1574
Fixes for `CameraInput` handling (#6425)
* add temporary optimize off calls

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* fix + tests for camera input issue

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* simplify boolean expression (PR feedback)

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
CameraInput.cpp Fixes for `CameraInput` handling (#6425) 4 years ago
CameraInput.h Fixes for `CameraInput` handling (#6425) 4 years ago
CameraState.cpp Fixes for viewport selection issues (#5494) 4 years ago
CameraState.h Fixes for viewport selection issues (#5494) 4 years ago
ClickDetector.cpp Improvement for click detection when clicking quickly between mouse moves (#5786) 4 years ago
ClickDetector.h Improvement for click detection when clicking quickly between mouse moves (#5786) 4 years ago
CursorState.h Fix mouse capture behavior for Editor Viewport (#3417) 4 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 Fixes for viewport selection issues (#5494) 4 years ago
ScreenGeometry.h Initial improvements to fix viewport icon selection and draw order (#6284) 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 Update return type for viewport screen functions (#5803) 4 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 more Code/Framework fixes 4 years ago
ViewportId.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportScreen.cpp Update return type for viewport screen functions (#5803) 4 years ago
ViewportScreen.h Update return type for viewport screen functions (#5803) 4 years ago