Blender Git Commit Log

Git Commits -> Revision cae9f4d

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

2 Modified Paths:

/source/blender/blenkernel/BKE_cloth_remesh.hh (+50, -0) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021