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/SceneProcessing/Code
Tommy Walton 122eef2680
GHI-7125 : Tangent generation updates (#7252)
* Add a settings registry setting for choosing the default tangent generation method. Add another setting that will force scenes to fail to process if they are impacted by GHI-7125. Fix a bug where assets that return a Failure state from the TangentGenerateComponent will still successfully process.

Signed-off-by: Tommy Walton <waltont@amazon.com>

* Update with minor pr feedback

Signed-off-by: Tommy Walton <waltont@amazon.com>

* Update Gems/SceneProcessing/Code/Source/Generation/Components/TangentGenerator/TangentGenerateComponent.cpp

Use the AZ_STRING_FORMAT and AZ_STRING_ARG macros for printing a string_view

Co-authored-by: Chris Burel <burelc@amazon.com>
Signed-off-by: Tommy Walton <waltont@amazon.com>

Co-authored-by: Chris Burel <burelc@amazon.com>
Signed-off-by: Tommy Walton <waltont@amazon.com>
4 years ago
..
Include/Config Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Source GHI-7125 : Tangent generation updates (#7252) 4 years ago
Tests {lyn9996} fixes for the default procedural prefab (#7354) 4 years ago
CMakeLists.txt Set enable gem variants feature (#3631) 4 years ago
sceneprocessing_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
sceneprocessing_editor_static_files.cmake Replace Array2D with vector<vector<>> 4 years ago
sceneprocessing_editor_tests_files.cmake Add test for the mesh optimizer's ability to weld nearby vertices 4 years ago
sceneprocessing_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
sceneprocessing_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago