Blender Git Commit Log

Git Commits -> Revision e4165cd

August 13, 2021, 14:09 (GMT)
adaptive_cloth: AdaptiveMesh: fix: aspect ratio, wrong area

Must take the non directional area (absolute value of the area) since
the order of the verts of the face may not correspond to normal of the
face always. The aspect ratio calculation should not be doing the
inversion testing as well. (This could be used for inversion testing
but without proper math backing it, don't want to use it right now).

Commit Details:

Full Hash: e4165cdcf99d53c2915c3e61461bc4e54b18ab9d
Parent Commit: 161fa5b
Lines Changed: +1, -1

1 Modified Path:

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