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/Atom/Tools/MaterialEditor/Code/Source/Window
Guthrie Adams c98d14ad92 Atom Tools: Removing unnecessary modules, components, and dead code from ME
• Working toward creating a standalone application template
Removing application level modules and system components that make it difficult to navigate the project and add a lot of boilerplate code
• Temporarily keeping viewport module and components because shutting down the application deactivates module entities before system entities without respecting component service dependency order. This caused several RPI assets and names to leak because they were not being destroyed in the correct order.
• Fixing include paths not referenced source folders
• Mostly cleanup and reorganization, no behavioral changes

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
CreateMaterialDialog Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
HelpDialog Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
Icons Atom Tools: moving custom asset browser code to common location 4 years ago
MaterialInspector Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
PerformanceMonitor Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
PresetBrowserDialogs Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
SettingsDialog Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
ToolBar Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
ViewportSettingsInspector Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
MaterialEditor.qrc Atom Tools: moving custom asset browser code to common location 4 years ago
MaterialEditor.qss Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MaterialEditorBrowserInteractions.cpp Fixed several material editor bugs related to file paths and hot reload prompts (#6374) 4 years ago
MaterialEditorBrowserInteractions.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MaterialEditorWindow.cpp Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
MaterialEditorWindow.h Atom Tools: moving custom asset browser code to common location 4 years ago
MaterialEditorWindowSettings.cpp Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
MaterialEditorWindowSettings.h Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago