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/RPI.Reflect
santorac c6b209ace0 Made 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.
I added an ApplyPropertyRenames function to MaterialTypeAsset very similar to the one in MaterialTypeSourceData.
Updated the MaterialAssignment class to apply any property renames when it discovers the old name doesn't work. This will be written to disk when the level or prefab is saved.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
Asset Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Buffer Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Image Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Material Made 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. 4 years ago
Model Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
Pass Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Shader Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
System Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Base.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FeatureProcessorDescriptor.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GpuQuerySystemDescriptor.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RPISystemDescriptor.cpp ATOM-16237 Using setting registry to RPI system settings (#3663) 4 years ago
ResourcePoolAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ResourcePoolAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago