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
Tom Hulton-Harrop dd0f21b460
Fix incorrect icon rendering (#6454)
* fix incorrect icon rendering

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

* add redundant parens

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

* add tests for icon display fixes

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

* update references to EditorVisibleEntityDataCache to EditorVisibleEntityDataCacheInterface

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

* updates following review feedback and remaining updates for EditorVisibleEntityDataCacheInterface

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
EditorBoxSelect.cpp Prevent the camera from easily being set to an invalid orientation (#6203) 4 years ago
EditorBoxSelect.h Add remaining integration tests for viewport selection (box select) (#4075) 4 years ago
EditorDefaultSelection.cpp Fix incorrect icon rendering (#6454) 4 years ago
EditorDefaultSelection.h Fix incorrect icon rendering (#6454) 4 years ago
EditorHelpers.cpp Fix incorrect icon rendering (#6454) 4 years ago
EditorHelpers.h Fix incorrect icon rendering (#6454) 4 years ago
EditorInteractionSystemComponent.cpp Fix incorrect icon rendering (#6454) 4 years ago
EditorInteractionSystemComponent.h Remove line breaks and forward declare class. 4 years ago
EditorInteractionSystemViewportSelectionRequestBus.h Fix incorrect icon rendering (#6454) 4 years ago
EditorPickEntitySelection.cpp Fix incorrect icon rendering (#6454) 4 years ago
EditorPickEntitySelection.h Fix incorrect icon rendering (#6454) 4 years ago
EditorSelectionUtil.cpp Initial fix for geometry being intersected when not visible (#6473) 4 years ago
EditorSelectionUtil.h Update intersect behavior for positioning entities in the viewport (#5906) 4 years ago
EditorTransformComponentSelection.cpp Fix incorrect icon rendering (#6454) 4 years ago
EditorTransformComponentSelection.h Fix incorrect icon rendering (#6454) 4 years ago
EditorTransformComponentSelectionRequestBus.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorTransformComponentSelectionRequestBus.h The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
EditorVisibleEntityDataCache.cpp Fixes for viewport selection issues (#5494) 4 years ago
EditorVisibleEntityDataCache.h Fix incorrect icon rendering (#6454) 4 years ago
InvalidClicks.cpp Add first pass version of click feedback while in Focus Mode (#4693) 4 years ago
InvalidClicks.h no message 4 years ago
ViewportEditorModeTracker.cpp ViewportEditorModeInfo to ViewportEditorModeTrackerInfo. 4 years ago
ViewportEditorModeTracker.h ViewportEditorModeInfo to ViewportEditorModeTrackerInfo. 4 years ago