Blender Git Loki
Git Commits -> Revision 3b54908
Revision 3b54908 by Ish Bosamiya (soc-2021-adaptive-cloth) August 29, 2021, 14:49 (GMT) |
adaptive_cloth: AdaptiveMesh: mark edges between sewing edges Add a new flag for EdgeData that stores if the edge is between sewing edges or not. A function that marks all the edges that between sewing edges. Call this function in the initialization of the static remeshing if sewing is enabled. |
Commit Details:
Full Hash: 3b54908fd75f62747925733f3c219df03f2dda38
Parent Commit: 68e2240
Lines Changed: +98, -4
1 Modified Path:
/source/blender/blenkernel/intern/cloth_remesh.cc (+98, -4) (Diff)