You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomLyIntegration/CommonFeatures/Code
santorac a7bdb05d66 Tied up some loose ends with nested property group support.
Fixed the MaterialBuilder to report source dependencies on imported JSON files, so the material type will rebuild when you edit an imported file that contains shared property data.
Fixed a spot in LuaMaterialFunctorSourceData where it was only applying the old "prefix" feature and not the new name context.
Updated a couple built-in material functors to take advantage of the name context (they were using RuntimeContext::GetShaderResourceGroupLayout instead of the RuntimeContext::FindShaderInputConstantIndex wrapper utility function).
Fixed an issue with EnumeratePropertyGroups where it wasn't passing the right name context, so Material Editor wasn't able to load some material types.
Reordered the parameters in the MaterialTypeSourceData enumerate callback functions, I felt this order was more natural.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
Include/AtomLyIntegration/CommonFeatures Adding ray tracing toggle to behavior context so it can be used with scripting. 4 years ago
Resources Add newlines to the end of all files 5 years ago
Source Tied up some loose ends with nested property group support. 4 years ago
Tests Ensure render geometry is refreshed when the mesh component controller is moved (#6452) 4 years ago
CMakeLists.txt Ensure render geometry is refreshed when the mesh component controller is moved (#6452) 4 years ago
atomlyintegration_commonfeatures_editor_files.cmake Ensure render geometry is refreshed when the mesh component controller is moved (#6452) 4 years ago
atomlyintegration_commonfeatures_editor_test_files.cmake Ensure render geometry is refreshed when the mesh component controller is moved (#6452) 4 years ago
atomlyintegration_commonfeatures_files.cmake Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago
atomlyintegration_commonfeatures_public_files.cmake Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago
atomlyintegration_commonfeatures_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago