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
santorac 4bb93e4c94 Removed unnecessary MaterialSourceData::Property class.
This wrapper used to be needed in order to bind the custom JsonMaterialPropertyValueSerializer back when property values were represented by AZStd::any. Now that property values have a custom MaterialPropertyValue type, the wrapper class is no longer needed.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
MaterialDocument.cpp Removed unnecessary MaterialSourceData::Property class. 4 years ago
MaterialDocument.h Wrapping redundant save logic into function in the material editor document class 4 years ago
MaterialDocumentRequestBus.h Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
MaterialDocumentSettings.cpp Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
MaterialDocumentSettings.h Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago