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.
* 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 | 5 years ago | |
| CameraInput.h | 5 years ago | |
| CameraState.cpp | 5 years ago | |
| CameraState.h | 5 years ago | |
| ClickDetector.cpp | 5 years ago | |
| ClickDetector.h | 5 years ago | |
| CursorState.h | 5 years ago | |
| DisplayContextRequestBus.h | 5 years ago | |
| MultiViewportController.h | 5 years ago | |
| MultiViewportController.inl | 5 years ago | |
| ScreenGeometry.cpp | 5 years ago | |
| ScreenGeometry.h | 5 years ago | |
| SingleViewportController.cpp | 5 years ago | |
| SingleViewportController.h | 5 years ago | |
| ViewportBus.cpp | 5 years ago | |
| ViewportBus.h | 5 years ago | |
| ViewportColors.cpp | 5 years ago | |
| ViewportColors.h | 5 years ago | |
| ViewportConstants.cpp | 5 years ago | |
| ViewportConstants.h | 5 years ago | |
| ViewportControllerInterface.h | 5 years ago | |
| ViewportControllerList.cpp | 5 years ago | |
| ViewportControllerList.h | 5 years ago | |
| ViewportId.h | 5 years ago | |
| ViewportScreen.cpp | 5 years ago | |
| ViewportScreen.h | 5 years ago | |