Files
o3de/Gems/Atom/RPI/Code/Tests
santorac bd0032a6d1 Fixed a recently introduced Material initialization bug.
An early-return in Material::SetPropertyValue was breaking initialization because Init() was called multiple times, and on subsequent initializations the property values weren't getting reset.
Added a unit test to ensure this kind of thing doesn't happen again.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
2021-09-17 18:03:33 -07:00
..
2021-08-20 17:57:02 -07:00
2021-09-10 20:16:11 -07:00
2021-09-13 17:38:58 -07:00
2021-08-20 17:57:02 -07:00