Files
o3de/Gems/NvCloth/Code/Tests/Components/ClothComponentMesh
moraaar d38f17131e Fixed cloth tangent generation (from 'stabilization/2106' @26c9853f)
- The output vectors were not properly filled with zeros when they already had the expected size.
- The tolerance was too large and was causing patches while computing tangents and bitangents.
- The handedness was inverted to what is expected in the shader (which always inverts tangent's w).

Signed-off-by: moraaar <moraaar@amazon.com>
2021-07-28 13:14:56 +01:00
..