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 783186fa7e
Update default camera orbit behavior (#5301)
* add new default orbit point behavior

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

* add default orbit distance to settings registry

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

* add new default orbit point behavior

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

* add default orbit distance to settings registry

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

* expose default orbit distance to editor settings menu and update how we display default camera position

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

* add improve orbit changes for focus

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
CameraInput.cpp Update default camera orbit behavior (#5301) 4 years ago
CameraInput.h Update default camera orbit behavior (#5301) 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) 5 years ago
ClickDetector.cpp Additional test support for Manipulator Ditto commands (#4191) 4 years ago
ClickDetector.h Additional test support for Manipulator Ditto commands (#4191) 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 Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ScreenGeometry.h Update to how entity space is treated in the viewport (#4263) 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 Ensure ImGui menu is displayed when the Viewport UI viewport border is showing (#5240) 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 to how entity space is treated in the viewport (#4263) 4 years ago
ViewportScreen.h Update to how entity space is treated in the viewport (#4263) 4 years ago