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
cf4ef5e73b09975b5949075ff8772df9bafdaec9
o3de
/
Gems
/
Atom
/
RPI
/
Code
/
Source
/
RPI.Edit
/
Material
T
History
santorac
5cf65012b1
Updated RPI.Edit's AssetUtils to use the same TraceLevel enum as RPI.Reflect's AssetUtils. This is now used in GetImageAssetReference to remove a redundant error message since the error is also reported in MaterialSourceData and MaterialTypeSourceData.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-11-16 12:31:33 -08:00
..
LuaMaterialFunctorSourceData.cpp
update comment and error message
2021-11-10 10:54:53 -06: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
Minor code cleanup.
2021-11-16 00:00:10 -08: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
Updated RPI.Edit's AssetUtils to use the same TraceLevel enum as RPI.Reflect's AssetUtils. This is now used in GetImageAssetReference to remove a redundant error message since the error is also reported in MaterialSourceData and MaterialTypeSourceData.
2021-11-16 12:31:33 -08:00
MaterialUtils.cpp
Updated RPI.Edit's AssetUtils to use the same TraceLevel enum as RPI.Reflect's AssetUtils. This is now used in GetImageAssetReference to remove a redundant error message since the error is also reported in MaterialSourceData and MaterialTypeSourceData.
2021-11-16 12:31:33 -08:00