Blender Git Commit Log

Git Commits -> Revision 5bef741

August 6, 2021, 05:43 (GMT)
adaptive_cloth: Mesh: edge flippable: no connecting edge ov1, ov2

Ensure that the edge when flipped does not already have a connecting
edge. This leads to a variety of problems like overlapping duplicate
faces or deletion of faces if no duplication is a requirement. Edge
flips should only change the orientation of the edge which is only
through connectivity change, not actually change the number of
edges/faces.

Commit Details:

Full Hash: 5bef741e589fc5a42e9fdf7a177b9f3f75159e0a
Parent Commit: acaf87d
Lines Changed: +46, -12

1 Modified Path:

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