Blender Git Loki

Git Commits -> Revision 1b5a2cf

July 14, 2021, 07:33 (GMT)
adaptive_cloth: Mesh: is_edge_flippable(): works with across_seams

It is useful to know if the "3D edge" is flippable or not. This is
essentially done by going over all the `Edge` formed by the `Node`s of
the `Edge` and working with all those faces as a whole. Here we also
need to ensure that the edge is not on a seam. It actually might be
possible to optimize this and remove the boundary check entirely.

Commit Details:

Full Hash: 1b5a2cf3250229daa1458bfcae60801119d8e198
Parent Commit: 2f8a2fa
Lines Changed: +36, -3

2 Modified Paths:

/source/blender/blenkernel/BKE_cloth_remesh.hh (+34, -1) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021