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.Edit
/
Material
T
History
santorac
0f60d37fec
Fixed a bug where material version updates didn't support moving a property from one group to another.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-10-25 13:32:32 -07:00
..
LuaMaterialFunctorSourceData.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctorSourceData.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctorSourceDataRegistration.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctorSourceDataSerializer.cpp
move JsonUtils to AzCore
2021-08-17 14:06:24 -07:00
MaterialPropertyConnectionSerializer.cpp
Added backward-compatible support for the old "id" key in material type files, which is being renamed to "name".
2021-09-28 22:05:26 -07:00
MaterialPropertyGroupSerializer.cpp
Added backward-compatible support for the old "id" key in material type files, which is being renamed to "name".
2021-09-28 22:05:26 -07:00
MaterialPropertyId.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialPropertySerializer.cpp
Added backward-compatible support for the old "id" key in material type files, which is being renamed to "name".
2021-09-28 22:05:26 -07:00
MaterialPropertyValueSerializer.cpp
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.
2021-10-20 15:31:01 -07:00
MaterialPropertyValueSourceData.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialPropertyValueSourceDataSerializer.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialSourceData.cpp
Fixed a bug where material version updates didn't support moving a property from one group to another.
2021-10-25 13:32:32 -07:00
MaterialSourceDataSerializer.cpp
Updated MaterialTypeSourceData to force users to move the "version" indicator to the new location at the top level of the json document.
2021-10-21 11:05:47 -07:00
MaterialTypeSourceData.cpp
Fixed a bug where material version updates didn't support moving a property from one group to another.
2021-10-25 13:32:32 -07:00
MaterialUtils.cpp
Added backward-compatible support for the old "id" key in material type files, which is being renamed to "name".
2021-09-28 22:05:26 -07:00