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/Source/Components
Aaron Ruiz Mora 7781307afe
Fixed cloth automated tests. (#1400)
Bone transforms buffer is not valid when using Null renderer, which caused the test to fail since it reported an error and ultimately crashing as well. For now it's been worked around by checking the pointer is valid and not printing the error when null renderer is used, a task for the Atom team has been created to fix this properly in the future (ATOM-15807).
5 years ago
..
ClothComponentMesh Fixed cloth automated tests. (#1400) 5 years ago
ClothComponent.cpp [NvCloth] Replace legacy IsDedicated() call with new AZ_CVAR sv_isDedicated 5 years ago
ClothComponent.h tidy up NonUniformScaleService compatibility 5 years ago
ClothConfiguration.cpp Fixed cloth simulation generating incorrect normals 5 years ago
ClothConfiguration.h Fixed cloth simulation generating incorrect normals 5 years ago
EditorClothComponent.cpp Fixed HelpPageURL links in physics components (#1328) 5 years ago
EditorClothComponent.h tidy up NonUniformScaleService compatibility 5 years ago