Blender Git Commit Log
Git Commits -> Revision 29c73dd
Revision 29c73dd by Ish Bosamiya (soc-2021-adaptive-cloth) August 4, 2021, 04:46 (GMT) |
adaptive_cloth: mesh: face edge linkage checks improvement It is not necessary for the face to have it's verts available, because delete_edge() can remove the verts from the face. So this check ensures that there is no out of bounds access. |
Commit Details:
Full Hash: 29c73ddd2ec63175e87b40c0f83d6e17a5213580
Parent Commit: dc1144f
Lines Changed: +12, -0
1 Modified Path:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+12, -0) (Diff)