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/AtomToolsFramework/Code/Source
Guthrie Adams dc598a8b3c Atom Tools: move boilerplate document management code to atom tools framework
• Moved all of the common save and load code to the document base class
• Moved undo and redo support to document base class but will probably extract to its own class or replace with one from AzTF
• Streamlined material editor, shader management console, and other tools with updated document code
• Cleaned up some of shader management console loading code, added support for saving, as well as getting and setting the shader variant list source data structure

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
Application Atom Tools: Removing unnecessary modules, components, and dead code from SMC 4 years ago
AssetBrowser Atom Tools: moving custom asset browser code to common location 4 years ago
AssetGridDialog Atom Tools: Changed ME preset browser dialog into generic asset grid dialog in ATF 4 years ago
Communication Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Debug Working on making Material Editor able to open materials that have missing textures. 4 years ago
Document Atom Tools: move boilerplate document management code to atom tools framework 4 years ago
DynamicProperty Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
Inspector Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
PerformanceMonitor Atom Tools: Moved performance monitor system component from ME to ATF 4 years ago
Platform Linux Fixes for Launching the Material Editor (#4808) 4 years ago
PreviewRenderer Guard against creating a PreviewRenderer with uninitialized RPI. (#5708) 4 years ago
Util Code cleanup. New comments. Added some non-const find functions to MaterialTypeSourceData. Fixed places where I forgot to change m_name to GetName(). 4 years ago
Viewport Merge branch 'development' of https://github.com/o3de/o3de into feat/add-cursor-wrap-mode-viewport 4 years ago
Window Atom Tools: move performance metrics status bar widgets to base window 4 years ago
AtomToolsFrameworkModule.cpp Atom Tools: Moved performance monitor system component from ME to ATF 4 years ago
AtomToolsFrameworkModule.h Re-enabled linux tests physics (#5701) 4 years ago
AtomToolsFrameworkSystemComponent.cpp Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
AtomToolsFrameworkSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago