Commit History

Author SHA1 Message Date
  Jackie9527 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 years ago
  santorac 8231aa7b6d Generate AllProperties material files. 4 years ago
  santorac 4bb93e4c94 Removed unnecessary MaterialSourceData::Property class. 4 years ago
  santorac b5c7869f14 Merge branch 'development' into Atom/santorac/RemixableMaterialTypes3 4 years ago
  santorac f4befb2242 Removed some dead code. 4 years ago
  santorac a896ff11bc Changed .material serialization to avoid loading the .materialtype file, since the .material builder doesn't declare a source dependency on the .materialtype. Otherwise there can be ambiguous edge cases where changes to the .materialtype might or might not impact the baked MaterialAsset. Note that another option would have been to add a the appropriate source dependency, but that would hurt iteration time as any change to the .materialtype file would cause every .material file and .fbx to rebuild. 4 years ago
  santorac a0b1dec929 Added support for material version updates in MaterialSourceData. This is necessary for tools like Material Editor and Asset Processor to work with the latest property names. 4 years ago
  santorac 1a99103999 Overhauled the .materialtype file format to group all related properties data together. This prepares the way for a number of possible improvements, especially unlocking the ability to factor out material type configuration to be shared by multiple material types. 4 years ago
  santorac c2abd2d74f Updated the naming convention for material property "names" vs "IDs". 4 years ago
  chcurran 88121f3bb4 move JsonUtils to AzCore 4 years ago
  chcurran 5044204839 Move JsonUtils.h for support of SC serialization 4 years ago
  Steve Pham 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
  Steve Pham b4a2edec6a Final update copyright headers to reference license files at the repo root (#1693) 4 years ago
  Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) 4 years ago
  alexpete a10351f38d Initial commit 5 years ago