Blender Git Loki
Git Commits -> Revision be8d07b
Revision be8d07b by Ish Bosamiya (soc-2021-adaptive-cloth) August 9, 2021, 11:06 (GMT) |
adaptive_cloth: AdaptiveMesh: preserve vert Need to mark verts that should be preserves, ones that are on seams or boundaries at the beginning of the remeshing process so that the initial state is not altered. Collapse edges should not collapse a vert that should be preserved into another vert. |
Commit Details:
Full Hash: be8d07b34915e63c34aa800a2875513a461acd85
Parent Commit: 3aca3d8
Lines Changed: +38, -0
1 Modified Path:
/source/blender/blenkernel/intern/cloth_remesh.cc (+38, -0) (Diff)