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
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
..
Components Fixed cloth automated tests. (#1400) 5 years ago
Editor Integrating github/staging through commit ab87ed9 5 years ago
Pipeline/SceneAPIExt Cleaning up NvCloth gem. Removed any reference to LmbrCentral and legacy renderer since now it uses Atom. (#154) 5 years ago
System Cleaning up NvCloth gem. Removed any reference to LmbrCentral and legacy renderer since now it uses Atom. (#154) 5 years ago
Utils Fixed cloth simulation generating incorrect normals 5 years ago
Module.cpp [NvCloth] Replace legacy IsDedicated() call with new AZ_CVAR sv_isDedicated 5 years ago
ModuleUnsupported.cpp Initial commit 5 years ago