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/RPI/Code/Source
santorac 1daa9fbbed Changed the .material file format to use a flat list for material property values, instead of a tree structure.
This is needed to support deeply nested material property groups, it just makes the serialization code a lot simpler than trying to support nested groups in the .material file. It also makes the file more readable and easier to search all files for particular properties.
I also updated MaterialSourceData to hide the property values behind a clean API.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
Platform GCC Support for Linux 4 years ago
RPI.Builders Changed the .material file format to use a flat list for material property values, instead of a tree structure. 4 years ago
RPI.Edit Changed the .material file format to use a flat list for material property values, instead of a tree structure. 4 years ago
RPI.Editor Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RPI.Private Revert "Refresh rate driven rendering tick logic (#3375)" 4 years ago
RPI.Public Merge pull request #7340 from aws-lumberyard-dev/Atom/antonmic/RenderPipelineTick 4 years ago
RPI.Reflect Minor cleanup of some shader option related unit tests. 4 years ago