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
6ffc2620e4f1a464cd429d6388034879c30a3acd
o3de
/
Gems
/
Atom
/
RPI
/
Code
/
Source
/
RPI.Edit
/
Material
T
History
santorac
b829c08f75
Fixed build error. Added error message if material type file JSON import fails.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2022-02-11 10:12:57 -08:00
..
LuaMaterialFunctorSourceData.cpp
Minor updates from code review feedback.
2022-02-11 09:37:12 -08:00
MaterialFunctorSourceData.cpp
Added support for deeply nested material property groups.
2022-02-01 16:35:42 -08:00
MaterialFunctorSourceDataRegistration.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctorSourceDataSerializer.cpp
Instrumented support for the JSON importer for material type files.
2022-01-28 13:45:58 -08: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
Added support for deeply nested material property groups.
2022-02-01 16:35:42 -08: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
Removed unnecessary MaterialSourceData::Property class.
2022-02-03 14:58:03 -08: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
Tied up a few loose ends to support deeply nested property groups.
2022-02-09 13:13:40 -08:00
MaterialTypeSourceData.cpp
Addressed code review feedback, minor updates.
2022-02-09 19:43:25 -08:00
MaterialUtils.cpp
Fixed build error. Added error message if material type file JSON import fails.
2022-02-11 10:12:57 -08:00