!XI (Sandbox) (DEV-8159) Copying //ce/task_sandbox_custom_command_improvements to...
commitfd5527b012cebd27651652ea6c8ed918029c8615
authorLuis Manuel Lairet Montero <luis@crytek.de>
Thu, 23 May 2019 07:10:19 +0000 (23 09:10 +0200)
committerLuis Manuel Lairet Montero <luis@crytek.de>
Thu, 23 May 2019 07:10:19 +0000 (23 09:10 +0200)
tree082c8c842104e0fb44822c262e97eb1fae275c01
parentfb5efa892dcef82bbf0b1c967535959c35501c11
!XI (Sandbox) (DEV-8159) Copying //ce/task_sandbox_custom_command_improvements to main (//ce/main)
!XR (Sandbox) (DEV-8159) Cleaned up CEditor so it doesn't actually register any commands it's not handling. Removed all default implementations for all of these actions as well, which were just placeholders
!XR (Sandbox) (DEV-8159) As a part of this task all editors dependant on actions CEditor was registering were updated to ensure that they provided the same functionality as before

Copied from Perforce
 Change: 1975842
46 files changed:
Code/Sandbox/EditorQt/Commands/EditorCommands_General.cpp
Code/Sandbox/EditorQt/LevelEditor/LevelEditor.cpp
Code/Sandbox/EditorQt/LevelEditor/LevelEditor.h
Code/Sandbox/EditorQt/LevelEditor/LevelExplorer.cpp
Code/Sandbox/EditorQt/LevelEditor/LevelExplorer.h
Code/Sandbox/EditorQt/LevelEditor/LevelSettings.cpp
Code/Sandbox/EditorQt/LevelEditor/LevelSettings.h
Code/Sandbox/EditorQt/Vegetation/VegetationEditor.cpp
Code/Sandbox/EditorQt/Vegetation/VegetationEditor.h
Code/Sandbox/Plugins/DependencyGraph/MainWindow.cpp
Code/Sandbox/Plugins/DependencyGraph/MainWindow.h
Code/Sandbox/Plugins/EditorAudioControlsEditor/MainWindow.cpp
Code/Sandbox/Plugins/EditorAudioControlsEditor/MainWindow.h
Code/Sandbox/Plugins/EditorBehaviorTree/MainWindow.cpp
Code/Sandbox/Plugins/EditorBehaviorTree/MainWindow.h
Code/Sandbox/Plugins/EditorCommon/AssetSystem/AssetEditor.cpp
Code/Sandbox/Plugins/EditorCommon/AssetSystem/AssetEditor.h
Code/Sandbox/Plugins/EditorCommon/AssetSystem/Browser/AssetBrowser.cpp
Code/Sandbox/Plugins/EditorCommon/AssetSystem/Browser/AssetBrowser.h
Code/Sandbox/Plugins/EditorCommon/AssetSystem/EditorCommands_Assets.cpp
Code/Sandbox/Plugins/EditorCommon/Commands/CVarListDockable.cpp
Code/Sandbox/Plugins/EditorCommon/Commands/CVarListDockable.h
Code/Sandbox/Plugins/EditorCommon/Commands/CommandModel.cpp
Code/Sandbox/Plugins/EditorCommon/EditorFramework/Editor.cpp
Code/Sandbox/Plugins/EditorCommon/EditorFramework/Editor.h
Code/Sandbox/Plugins/EditorCommon/Menu/AbstractMenu.cpp
Code/Sandbox/Plugins/EditorCommon/Menu/MenuDesc.h
Code/Sandbox/Plugins/EditorConsole/ConsoleWindow.cpp
Code/Sandbox/Plugins/EditorConsole/ConsoleWindow.h
Code/Sandbox/Plugins/EditorEnvironment/EnvironmentEditor.cpp
Code/Sandbox/Plugins/EditorEnvironment/EnvironmentEditor.h
Code/Sandbox/Plugins/EditorParticle/MainEditorWindow.cpp
Code/Sandbox/Plugins/EditorParticle/MainEditorWindow.h
Code/Sandbox/Plugins/EditorSchematyc/MainWindow.cpp
Code/Sandbox/Plugins/EditorSchematyc/MainWindow.h
Code/Sandbox/Plugins/EditorSubstance/DefaultPresetsEditor.cpp
Code/Sandbox/Plugins/EditorSubstance/DefaultPresetsEditor.h
Code/Sandbox/Plugins/EditorSubstance/PresetEditor.cpp
Code/Sandbox/Plugins/EditorSubstance/PresetEditor.h
Code/Sandbox/Plugins/EditorTrackView/TrackViewWindow.cpp
Code/Sandbox/Plugins/EditorTrackView/TrackViewWindow.h
Code/Sandbox/Plugins/MaterialEditorPlugin/MaterialEditor.cpp
Code/Sandbox/Plugins/MaterialEditorPlugin/MaterialEditor.h
Code/Sandbox/Plugins/MeshImporter/DialogCommon.cpp
Code/Sandbox/Plugins/MeshImporter/MeshImporterEditor.cpp
Code/Sandbox/Plugins/MeshImporter/MeshImporterEditor.h