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
Danilo Aimini b69ae11ec6
Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742)
* Move "Open pinned Inspector" to separate handler to move it after the Prefab menu items.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Rearrange context menu items, add shortcuts

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Fix pragma once in header

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Revert casing changes that would cause issues in automated testing.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@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 4 years ago
UI Removes multiple Rendering files from LmbrCentral that are no longer used 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ComponentEntityEditorPlugin.cpp Removes ComponentPaletteWindow from Code/Editor/Plugins/ComponentEntityEditorPlugin 4 years ago
ComponentEntityEditorPlugin.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ContextMenuHandlers.cpp Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742) 4 years ago
ContextMenuHandlers.h Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742) 4 years ago
SandboxIntegration.cpp Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742) 4 years ago
SandboxIntegration.h Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742) 4 years ago
componententityeditorplugin_files.cmake Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742) 4 years ago
componententityeditorplugin_test_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
dllmain.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago