Blender Git Loki

Git Commits -> Revision e3947df

August 5, 2021, 09:39 (GMT)
adaptive_cloth: AdaptiveMesh: splittable edges indices set changes

Earlier, an edge wouldn't be tested for if one of it's verts was
already selected (for another edge). This would seems almost correct
but leads to non symmetrical remeshing. So it makes sense to get all
the splittable edges, sort them based on their size and then split the
edge only if it still exists in the mesh.

So changes added:
Give the entire set of splittable edges instead of maximally
independent.
Sort the set based on the edge size.

Commit Details:

Full Hash: e3947dfd103404a37527139054973d58f3a53db6
Parent Commit: 84562e2
Lines Changed: +49, -9

1 Modified Path:

/source/blender/blenkernel/intern/cloth_remesh.cc (+49, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021