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 795aa114e6
Improve selection in the viewport (#720)
* improve selection in the viewport

* remove debug code

* updates following review feedback

- update API comments from /// to //! from
- add [[nodiscard]] attribute to member function
- move constructor implementations to .cpp files

* use lambda instead of ternary operator

* fix unit test failure caused by typo
5 years ago
..
CameraInput.cpp Improve selection in the viewport (#720) 5 years ago
CameraInput.h Improve selection in the viewport (#720) 5 years ago
CameraState.cpp Initial commit 5 years ago
CameraState.h Initial commit 5 years ago
ClickDetector.cpp Improve selection in the viewport (#720) 5 years ago
ClickDetector.h Improve selection in the viewport (#720) 5 years ago
CursorState.h Improve selection in the viewport (#720) 5 years ago
DisplayContextRequestBus.h Add newlines to the end of all files 5 years ago
MultiViewportController.h Tidy up MultiViewportControllerInstanceInterface 5 years ago
MultiViewportController.inl Appease clang 5 years ago
ScreenGeometry.cpp Initial commit 5 years ago
ScreenGeometry.h More camera fixes for the new CameraInput system (#667) 5 years ago
SingleViewportController.cpp Initial commit 5 years ago
SingleViewportController.h Initial commit 5 years ago
ViewportBus.cpp Initial commit 5 years ago
ViewportBus.h Initial commit 5 years ago
ViewportColors.cpp Add newlines to the end of all files 5 years ago
ViewportColors.h Initial commit 5 years ago
ViewportConstants.cpp Add newlines to the end of all files 5 years ago
ViewportConstants.h Add newlines to the end of all files 5 years ago
ViewportControllerInterface.h Integrating github/staging through commit b0dd7ed 5 years ago
ViewportControllerList.cpp Simplify ResetInputChannels 5 years ago
ViewportControllerList.h Simplify ResetInputChannels 5 years ago
ViewportId.h Initial commit 5 years ago
ViewportScreen.cpp Integrating github/staging through commit ef88e6e 5 years ago
ViewportScreen.h Integrating github/staging through commit ef88e6e 5 years ago