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/NvCloth/Code
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>
5 years ago
..
Include/NvCloth Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Source Fixed cloth tangent generation (from 'stabilization/2106' @26c9853f) 5 years ago
Tests Fixed cloth tangent generation (from 'stabilization/2106' @26c9853f) 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_editor_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_editor_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_stub.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_stub_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
nvcloth_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago