Blender Git Commit Log
Git Commits -> Revision a631b5a
Revision a631b5a by Campbell Barton (master) February 26, 2012, 04:38 (GMT) |
fix for a bug in bmesh_jekv (and its main caller BM_vert_collapse_faces). Collapsing an edge could result on 2 edges sharing the same verts, now check for this and 'splice' one edge into another. |
Commit Details:
Full Hash: a631b5a651802311b1873f2291b1b192deecfae9
SVN Revision: 44446
Parent Commit: ebeb815
Lines Changed: +33, -16