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
03adf700fe1dd7c85446266e08f35fe61ba548ee
o3de
/
Gems
/
Atom
/
RPI
/
Code
/
Tests
/
Material
T
History
santorac
9a887bd690
Removed unused lambda function.
...
Signed-off-by: santorac <
55155825+santorac@users.noreply.github.com
>
2021-11-17 15:11:05 -08:00
..
LuaMaterialFunctorTests.cpp
Fixed unit test compile issues, and added a unit test for PSO handling setting.
2021-09-15 13:26:48 -07:00
MaterialAssetTests.cpp
Fixed an issue where the wrong version number was being reported in a warning message. It showed the latest version instead of the original version number.
2021-10-21 12:13:45 -07:00
MaterialAssetTestUtils.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialAssetTestUtils.h
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctorSourceDataSerializerTests.cpp
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00
MaterialFunctorTests.cpp
Material System Reports Warnings About PSO-Impacting Changes
2021-09-15 15:11:01 -07:00
MaterialPropertySerializerTests.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
MaterialPropertyValueSourceDataTests.cpp
Gems/Atom
2021-09-03 20:35:39 -07:00
MaterialSourceDataTests.cpp
Removed unused lambda function.
2021-11-17 13:53:11 -08:00
MaterialTests.cpp
Removed unused lambda function.
2021-11-17 15:11:05 -08:00
MaterialTypeAssetTests.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
MaterialTypeSourceDataTests.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