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/Document
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
..
AtomToolsDocument.cpp Atom Tools: move boilerplate document management code to atom tools framework 4 years ago
AtomToolsDocumentApplication.cpp Atom Tools: Created base class for document-based applications 4 years ago
AtomToolsDocumentMainWindow.cpp Atom Tools: moving custom asset browser code to common location 4 years ago
AtomToolsDocumentSystemComponent.cpp Atom Tools: move boilerplate document management code to atom tools framework 4 years ago
AtomToolsDocumentSystemComponent.h Atom Tools: added function to get the number of active documents 4 years ago
AtomToolsDocumentSystemSettings.cpp Moved material editor document system buses and system components to atom tools framework 4 years ago