Blender Git Commit Log

Git Commits -> Revision fdda6f3

August 4, 2021, 05:12 (GMT)
adaptive_cloth: mesh: collapse edge: tackle edge case

During an across seams collapse edge, it is possible that n1 might
still have v1 attached to it. Take the example of a icosphere's bottom
most vert collapsed into some other neighbouring vert.

For this, make v1.node point to n1 so essentially, v1 has been
converted to v2 instead of removing it.

Commit Details:

Full Hash: fdda6f3f63e6e3896a7bfb2dca53c6ca36c0f0a9
Parent Commit: 29c73dd
Lines Changed: +26, -1

1 Modified Path:

/source/blender/blenkernel/BKE_cloth_remesh.hh (+26, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021