8ef1405cb9Moved the TestData folder in the Atom gem to AtomContent (#14205)
1 anno fa
gadams3
e1189ecfafRan material editor script to resave all materials to the latest version
2 anni fa
santorac
3a426344ddUpdated all of the .material files in AutomatedTesting and Atom/TestData to use the new flat list format. The conversion was done using local changes with a script that opens and re-saves every .material file in a given folder (those WIP changes are on a branch here: Atom/santorac/UpgradeMaterialScript).
2 anni fa
santorac
c6b209ace0Made material property auto-rename procedure apply to Material Component at runtime. This ensures that an material property overrides and any gameplay scripts that work with property overrides can get the benefit of the material type version update procedure.