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/Editor/Plugins/ComponentEntityEditorPlugin
Ignacio Martinez 65a749494e
Fix: Entity Outliner: Outliner is unusable with the Editor in slice mode (#6983)
* Fixed vertical offset

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Fixed QPoint

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Fixed Entry delegate

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* SetRenderHint in Entry delegate

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Save and restore painter inside the highlighter

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Restoring Painter

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>

* Removed comment

Signed-off-by: AMZN-Igarri <82394219+AMZN-Igarri@users.noreply.github.com>
4 years ago
..
Objects Removed unused legacy show icons option 4 years ago
Tests Merge branch 'development' into cmake/SPEC-7179 5 years ago
UI Fix: Entity Outliner: Outliner is unusable with the Editor in slice mode (#6983) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ComponentEntityEditorPlugin.cpp Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
ComponentEntityEditorPlugin.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ComponentEntityEditorPlugin.mf git mv Code\Sandbox\Plugins Code/Editor/Plugins 5 years ago
SandboxIntegration.cpp Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
SandboxIntegration.h Initial improvements to fix viewport icon selection and draw order (#6284) 4 years ago
componententityeditorplugin_files.cmake Merge branch 'development' into cmake/SPEC-7179 5 years ago
componententityeditorplugin_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
dllmain.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago