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.
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 | |
|---|---|---|
| .. | ||
| ConvertEmissiveUnitFunctor.cpp | 4 years ago | |
| ConvertEmissiveUnitFunctor.h | 4 years ago | |
| ConvertEmissiveUnitFunctorSourceData.cpp | 4 years ago | |
| ConvertEmissiveUnitFunctorSourceData.h | 4 years ago | |
| DrawListFunctor.cpp | 4 years ago | |
| DrawListFunctor.h | 4 years ago | |
| DrawListFunctorSourceData.cpp | 4 years ago | |
| DrawListFunctorSourceData.h | 4 years ago | |
| MaterialAssignment.cpp | 4 years ago | |
| MaterialAssignmentId.cpp | 4 years ago | |
| MaterialAssignmentSerializer.cpp | 4 years ago | |
| MaterialAssignmentSerializer.h | 4 years ago | |
| MaterialConverterSystemComponent.cpp | 4 years ago | |
| MaterialConverterSystemComponent.h | 4 years ago | |
| SubsurfaceTransmissionParameterFunctor.cpp | 4 years ago | |
| SubsurfaceTransmissionParameterFunctor.h | 4 years ago | |
| SubsurfaceTransmissionParameterFunctorSourceData.cpp | 4 years ago | |
| SubsurfaceTransmissionParameterFunctorSourceData.h | 4 years ago | |
| Transform2DFunctor.cpp | 4 years ago | |
| Transform2DFunctor.h | 4 years ago | |
| Transform2DFunctorSourceData.cpp | 4 years ago | |
| Transform2DFunctorSourceData.h | 4 years ago | |
| UseTextureFunctor.cpp | 4 years ago | |
| UseTextureFunctor.h | 4 years ago | |
| UseTextureFunctorSourceData.cpp | 4 years ago | |
| UseTextureFunctorSourceData.h | 4 years ago | |