Blender Git Commit Log

Git Commits -> Revision 207c740

June 2, 2019, 07:23 (GMT)
Converted clothModifier_do() to return Mesh

This has been done for the simulator to work with changing vertex count.
TODO: particle_system.c has hair simulation which uses clothModifier_do, need to convert the hair sim to work with new clothModifier_do()

Commit Details:

Full Hash: 207c740a857e8cbbbe405e9f44e6e164326b06ba
Parent Commit: 7204fb3
Lines Changed: +57, -45

4 Modified Paths:

/source/blender/blenkernel/BKE_cloth.h (+5, -6) (Diff)
/source/blender/blenkernel/intern/cloth.c (+36, -15) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+5, -3) (Diff)
/source/blender/modifiers/intern/MOD_cloth.c (+11, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021