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/AtomLyIntegration/CommonFeatures/Code
Guthrie Adams 799290aefc Created custom JSON serializer for editor material component
The editor component contains an editor specific, dynamically generated version of the material slots to display all the possible options, organize properties for the user interface, and add custom actions.
The critical data is already stored inside of the component controller configuration, which only stores a map of modified or overridden values.
This change disables serialization of the redundant data for prefabs.

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
4 years ago
..
Include/AtomLyIntegration/CommonFeatures Fix issue setting enum values on material component from script 4 years ago
Resources Add newlines to the end of all files 5 years ago
Source Created custom JSON serializer for editor material component 4 years ago
CMakeLists.txt Add OpenImageIO as runtime dependency in AtomLyIntegration. (#4987) 4 years ago
atomlyintegration_commonfeatures_editor_files.cmake Created custom JSON serializer for editor material component 4 years ago
atomlyintegration_commonfeatures_files.cmake Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago
atomlyintegration_commonfeatures_public_files.cmake Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago
atomlyintegration_commonfeatures_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago