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/Gems/WhiteBox/Code/Source
Tom Hulton-Harrop d065eb9498
Initial improvements to fix viewport icon selection and draw order (#6284)
* wip fixes for entity viewport icons displaying in the correct order and handling selection correctly

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

* add additional comment about z value

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

* move manual sorting and some small tidy-up

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

* update comment

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

* updates following initial round of PR feedback

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

* additional changes to support tests for entity icon intersection

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

* add support to enable/disable icons separately from helpers

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

* final tests added and small tidy-up to display EntityId correctly

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

* update some manipulator test framework calls after utility functions were moved

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

* fix for implicit cast

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

* move icon scale values to AZ_CVARS

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

* fix failing tests caught in AR and update some naming conventions for tests

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

* update naming convention for members of ProjectedViewportRay

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

* update other references to ProjectedViewportRay

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

* update more references to ProjectedViewportRay change

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

* update menus for python tests

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
Asset Cleanup SerializeContext.h pt.1 (#4264) 5 years ago
Components feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
Core feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
Platform feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
Rendering feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
SubComponentModes Add CRC validator (#5857) 4 years ago
Util Merge branch 'development' into cmake/SPEC-7179 5 years ago
Viewport feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
EditorWhiteBoxComponent.cpp Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
EditorWhiteBoxComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentMode.cpp feat: add whitebox module support for linux(#4654) (#5075) 4 years ago
EditorWhiteBoxComponentMode.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentModeBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxComponentModeTypes.cpp Add missing AzToolsFramework budget declaration 5 years ago
EditorWhiteBoxComponentModeTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxDefaultShapeTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxEdgeModifierBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxPolygonModifierBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorWhiteBoxSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EditorWhiteBoxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxAllocator.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxAllocator.h Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxEditorModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxEditorModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxModule.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxModuleUnsupported.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxSystemComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
WhiteBoxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
WhiteBoxToolApiReflection.cpp Build time reduction: AzStdOnDemandReflection (#3111) 5 years ago
WhiteBoxToolApiReflection.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago