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/Code/Tools/SceneAPI/SceneCore/Utilities
Aaron Ruiz Mora 45fbc86d2d
Fix cloth with MeshOptimization ON
- Reexport cloth assets with AssImp ON. These was necessary because AssImp collects a different name for the color streams than FbxSDK and therefore they needed to be reassigned in the cloth rule.
- Adding '_optimized' string to a global variable and using StringFunc RChop to remove it for a string.
5 years ago
..
CoordinateSystemConverter.cpp Integrating latest 47acbe8 5 years ago
CoordinateSystemConverter.h Integrating latest 47acbe8 5 years ago
DebugOutput.cpp Integrating latest from github/staging 5 years ago
DebugOutput.h Integrating latest from github/staging 5 years ago
DebugOutput.inl Initial commit 5 years ago
FileUtilities.cpp Add newlines to the end of all files 5 years ago
FileUtilities.h Add newlines to the end of all files 5 years ago
HashHelper.h Initial commit 5 years ago
PatternMatcher.cpp Initial commit 5 years ago
PatternMatcher.h Initial commit 5 years ago
Reporting.h Initial commit 5 years ago
SceneGraphSelector.cpp Fix cloth with MeshOptimization ON 5 years ago
SceneGraphSelector.h Fix cloth with MeshOptimization ON 5 years ago