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
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
..
Source Removed unnecessary MaterialSourceData::Property class. 4 years ago
CMakeLists.txt Atom Tools: Removing unnecessary modules, components, and dead code from ME 4 years ago
materialeditor_files.cmake Atom Tools: Moved performance monitor system component from ME to ATF 4 years ago
materialeditor_win_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago