Blender Git Commit Log
Git Commits -> Revision d4be1bf
Revision d4be1bf by Ish Bosamiya (soc-2021-adaptive-cloth) June 11, 2021, 06:49 (GMT) |
adaptive_cloth: `clothModifier_do()` returns a new `Mesh` if simulation was successful This is an important change that allows for remeshing operations in the cloth simulator. `clothModifier_do()` returns the resulting mesh if it was successful otherwise NULL. |
Commit Details:
Full Hash: d4be1bfb8187b2ca270982f6e59157ac0ff72647
Parent Commit: 57c1f52
Lines Changed: +49, -36