This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
672c82f69dc0fd8002ebb33bb928cfe6fdf6b772
o3de
/
Gems
/
Atom
/
RPI
/
Code
/
Source
/
RPI.Reflect
/
Material
T
History
santorac
144af200bf
Fixed potential unused variable 'originalVersion' with 'maybe_unused' attribute.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-10-25 16:02:55 -07:00
..
LuaMaterialFunctor.cpp
Cleanup SerializeContext.h pt.1 (
#4264
)
2021-09-29 11:31:01 -05:00
MaterialAsset.cpp
Fixed potential unused variable 'originalVersion' with 'maybe_unused' attribute.
2021-10-25 16:02:55 -07:00
MaterialAssetCreator.cpp
Enable material version updates.
2021-09-27 11:14:31 -07:00
MaterialAssetCreatorCommon.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialDynamicMetadata.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctor.cpp
LYN-6882 release builds are executing code in asserts (
#4305
)
2021-10-01 13:52:52 -07:00
MaterialPropertiesLayout.cpp
Updated the naming convention for material property "names" vs "IDs".
2021-09-17 22:19:31 -07:00
MaterialPropertyDescriptor.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialPropertyValue.cpp
Cleanup SerializeContext.h pt.1 (
#4264
)
2021-09-29 11:31:01 -05:00
MaterialTypeAsset.cpp
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.
2021-10-21 23:18:08 -07:00
MaterialTypeAssetCreator.cpp
Simplified the code around MaterialAsset::ApplyVersionUpdates()
2021-10-21 00:07:36 -07:00
MaterialVersionUpdate.cpp
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.
2021-10-21 23:18:08 -07:00
ShaderCollection.cpp
Cleanup SerializeContext.h pt.1 (
#4264
)
2021-09-29 11:31:01 -05:00