Blender Git Commit Log
Git Commits -> Revision cae9f4d
Revision cae9f4d by Ish Bosamiya (soc-2021-adaptive-cloth) August 4, 2021, 05:57 (GMT) |
adaptive_cloth: mesh: is_edge_collapseable() The collapse edge operation doesn't support one type of edge collapse. When the collapse is across seams, it is possible for one vert v1 to be asked to collapsed into multiple verts v2. Now deciding which v2 to consider is a difficult task, so not handling it right now. |
Commit Details:
Full Hash: cae9f4dd9549cc188c59db9dbac4d531ec0b6f00
Parent Commit: fdda6f3
Lines Changed: +53, -0