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
santorac 224e0bd20f Removed the 'data-warnings' concept for checking before saving a material document. It's no longer necessary since we no longer replace the original data with placeholders.
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
AtomToolsDocument.cpp Updated the naming convention for material property "names" vs "IDs". 4 years ago
AtomToolsDocumentMainWindow.cpp another warn fix 4 years ago
AtomToolsDocumentSystemComponent.cpp Removed the 'data-warnings' concept for checking before saving a material document. It's no longer necessary since we no longer replace the original data with placeholders. 4 years ago
AtomToolsDocumentSystemComponent.h Changed how asset creator generates the asset instance. Instead of finding or creating the asset in the asset manager, one is directly instantiated and only added to the asset manager after creation is complete. This allows for reuse of previously loaded asset ids and will replace or “reload” a pre-existing asset with the newly created one. This also sends although correct notifications. 4 years ago
AtomToolsDocumentSystemSettings.cpp Moved material editor document system buses and system components to atom tools framework 4 years ago