Blender Git Commit Log
Git Commits -> Revision 02fab35
Revision 02fab35 by Ish Bosamiya (soc-2021-adaptive-cloth) July 11, 2021, 08:02 (GMT) |
adaptive_cloth: Mesh: better deletion of the elements This new way of deleting elements ensures that no links can be missed out on. The deletion of the elements has to happen in a certain order leading to lesser number of errors. This is API breaking, so all functions refering to deletion of the elements have to be updated. This includes, Mesh::split_edge_triangulate() and Mesh::collapse_edge_triangulate(). |
Commit Details:
Full Hash: 02fab35860456a1a9b5ce929f130d4fa647545d8
Parent Commit: 71c8a2d
Lines Changed: +67, -64
1 Modified Path:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+67, -64) (Diff)