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/AzManipulatorTestFramework/Source
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
..
AzManipulatorTestFrameworkFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzManipulatorTestFrameworkUtils.cpp Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
DirectManipulatorViewportInteraction.cpp Add tests for planar manipulator draw when dealing with scaling (#6164) 4 years ago
ImmediateModeActionDispatcher.cpp Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
IndirectManipulatorViewportInteraction.cpp Add tests for planar manipulator draw when dealing with scaling (#6164) 4 years ago
ViewportInteraction.cpp Fix incorrect icon rendering (#6454) 4 years ago