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/System
Aaron Ruiz Mora 1256994696
Cleaning up NvCloth gem. Removed any reference to LmbrCentral and legacy renderer since now it uses Atom. (#154)
- Removed any usage of LmbCentral and legacy renderer from NvCloth gem.
- Cloth rule can only be added to Mesh groups, not allowed in Actor groups anymore.
- Removed ActorAssetHelper since actors now share the mesh model format and therefore they also use MeshAssetHelper.
- Updated NvCloth gem.json file with the fields from the template.
- Updated cloth chicken asset to not convert axis.
5 years ago
..
Cloth.cpp Initial commit 5 years ago
Cloth.h Initial commit 5 years ago
Fabric.h Initial commit 5 years ago
FabricCooker.cpp Integrating up through commit 90f050496 5 years ago
FabricCooker.h Initial commit 5 years ago
Factory.cpp Initial commit 5 years ago
Factory.h Initial commit 5 years ago
NvTypes.cpp Initial commit 5 years ago
NvTypes.h Initial commit 5 years ago
Solver.cpp Initial commit 5 years ago
Solver.h Initial commit 5 years ago
SystemComponent.cpp Cleaning up NvCloth gem. Removed any reference to LmbrCentral and legacy renderer since now it uses Atom. (#154) 5 years ago
SystemComponent.h Initial commit 5 years ago
TangentSpaceHelper.cpp Initial commit 5 years ago
TangentSpaceHelper.h Initial commit 5 years ago