Commit Graph

5 Commits

Author SHA1 Message Date
Steve Pham 70042fcdcd O3DE Copyright Updates for Linux Foundation (#1504) 2021-06-23 10:55:22 -07:00
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
2021-06-22 12:59:27 -07:00
hultonha 1d900947f5 defer rebuilding the white box mesh by a frame to prevent reentrancy causing issues 2021-05-05 16:55:48 +01:00
hultonha b708bc2c10 potential fix for level loading hangs with White Box Component and Atom 2021-05-05 16:08:38 +01:00
alexpete a10351f38d Initial commit 2021-03-08 14:30:57 -08:00