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/Atom/RPI/Code/Source/RPI.Reflect
Chris Santora 7e023c3676 ATOM-15133 "Clean Up EnhancedPBR"
Updated material type files for StandardPBR, EnhancedPBR, and Skin to align with each other as much as possible.
There were minor cases like some property settings were different, properties in different order, comments, and formatting.
There were major cases as well, like EnhancedPBR using clunky built in functors where lua functors would be better, property visibility state wasn't right, properties were missing, etc.

I also added a new HasShaderWithTag function for lua functors. This is used in StandardPBR_ShaderEnable.lua to allow this script to be used for both StandardPBR and EnhancedPBR (EnhancedPBR doesn't have the low end pipeline shaders).
5 years ago
..
Asset Add newlines to the end of all files 5 years ago
Buffer Add newlines to the end of all files 5 years ago
Image Add newlines to the end of all files 5 years ago
Material ATOM-15133 "Clean Up EnhancedPBR" 5 years ago
Model Merging WrinkleMask support from 1.0 to main (#680) 5 years ago
Pass Integrating up through commit 90f050496 5 years ago
Shader [ATOM-15276] Shader Build Pipeline: Add Shader Supervariant System (#749) 5 years ago
System Initial commit 5 years ago
Base.cpp ATOM-15252 [Atom 0.8.5] Track View capture crashes when scene contains certain postfx 5 years ago
FeatureProcessorDescriptor.cpp Initial commit 5 years ago
GpuQuerySystemDescriptor.cpp Initial commit 5 years ago
RPISystemDescriptor.cpp Initial commit 5 years ago
ResourcePoolAsset.cpp Initial commit 5 years ago
ResourcePoolAssetCreator.cpp Add newlines to the end of all files 5 years ago