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/AzToolsFramework/AzToolsFramework/ViewportSelection
hultonha 3f2881ea46
Simplify viewport interaction model reset functionality (#4524)
* simplify entity reset functionality

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

* remove reference to removed shortcuts

Signed-off-by: hultonha <hultonha@amazon.co.uk>
5 years ago
..
EditorBoxSelect.cpp Add remaining integration tests for viewport selection (box select) (#4075) 5 years ago
EditorBoxSelect.h Add remaining integration tests for viewport selection (box select) (#4075) 5 years ago
EditorDefaultSelection.cpp Change editor viewport mdoe tracker id from viewport to entity context. 5 years ago
EditorDefaultSelection.h Remove constructors without ViewportEditorModeTrackerInterface ptr. 5 years ago
EditorHelpers.cpp LYN-5288 | Clicking on a Prefab in the viewport should select the entire Prefab and not an individual Entity (#4462) 5 years ago
EditorHelpers.h Made IsInFocusSubTree const, and other minor refactorings. 5 years ago
EditorInteractionSystemComponent.cpp Address PR comments. 5 years ago
EditorInteractionSystemComponent.h Remove line breaks and forward declare class. 5 years ago
EditorInteractionSystemViewportSelectionRequestBus.h Call sites for editor mode activate/deactivate. 5 years ago
EditorPickEntitySelection.cpp Change editor viewport mdoe tracker id from viewport to entity context. 5 years ago
EditorPickEntitySelection.h Remove constructors without ViewportEditorModeTrackerInterface ptr. 5 years ago
EditorSelectionUtil.cpp Remove redundant API calls from EditorViewportWidget and use new WorldToScreen call (#4022) 5 years ago
EditorSelectionUtil.h Remove redundant API calls from EditorViewportWidget and use new WorldToScreen call (#4022) 5 years ago
EditorTransformComponentSelection.cpp Simplify viewport interaction model reset functionality (#4524) 5 years ago
EditorTransformComponentSelection.h Update to how entity space is treated in the viewport (#4263) 5 years ago
EditorTransformComponentSelectionRequestBus.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorTransformComponentSelectionRequestBus.h Simplify viewport interaction model reset functionality (#4524) 5 years ago
EditorVisibleEntityDataCache.cpp Remove extra/bad profile markers (#4031) 5 years ago
EditorVisibleEntityDataCache.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ViewportEditorModeTracker.cpp ViewportEditorModeInfo to ViewportEditorModeTrackerInfo. 5 years ago
ViewportEditorModeTracker.h ViewportEditorModeInfo to ViewportEditorModeTrackerInfo. 5 years ago