Blender Git Commit Log

Git Commits -> Revision 93c0c0c

June 3, 2019, 18:20 (GMT)
Cloth: Initial step towards remeshing

Currently, the mesh is triangulated. This is a necessary step in the remeshing pipeline and it also serves as a means of testing the functionality of the recent change wherein the cloth modifier has been changed to an applyModifier() based modifier.

Mesh generated by cloth_remeshing_step() needs to be sent to clothModifier_do for the changes to reflect in the viewport.

Commit Details:

Full Hash: 93c0c0c4e0802eb3b1dd748f1ee090395ee0609e
Parent Commit: 207c740
Lines Changed: +85, -10

2 Modified Paths:

/source/blender/blenkernel/BKE_cloth.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+83, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021