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/Document
Guthrie Adams 791d11c8f9 Fix parent material loading
Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
MaterialDocument.cpp Fix parent material loading 4 years ago
MaterialDocument.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
MaterialDocumentModule.cpp Moved material editor document system buses and system components to atom tools framework 4 years ago
MaterialDocumentSettings.cpp Moved material editor document system buses and system components to atom tools framework 4 years ago
MaterialDocumentSystemComponent.cpp Moved material editor document system buses and system components to atom tools framework 4 years ago
MaterialDocumentSystemComponent.h Moved material editor document system buses and system components to atom tools framework 4 years ago