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/Blast
Tommy Walton be0fbaaddc
LYN-2227 : Improve mesh initialization performance by not creating draw packet more than once (#1476)
* Move SetUseForwardPassIblSpecular to happen when acquiring a mesh, instead of immediately after so that we don't build the drawpacket twice for every mesh

* Update the MeshFeatureProcessor to use the booleans from the descriptor directly instead of having loose booleans in the MeshDataInstance

* m_excludeFromReflectionCubeMaps is not (and does not need to be) part of the descriptor, since setting is cheap and doesn't duplicate work that is done when acquiring the mesh
5 years ago
..
Assets More red code (#732) 5 years ago
Code LYN-2227 : Improve mesh initialization performance by not creating draw packet more than once (#1476) 5 years ago
Editor/Scripts AssImp set to be the default FBX processor (#78) (#136) 5 years ago
AssetProcessorGemConfig.setreg Integrating latest from github/staging 5 years ago
CMakeLists.txt Initial commit 5 years ago
gem.json Integrating latest 47acbe8 5 years ago
preview.png Initial commit 5 years ago