Blender Git Loki
Git Commits -> Revision 9c044b4
Revision 9c044b4 by Campbell Barton (master) November 19, 2015, 11:52 (GMT) |
BMesh: new API call to collapse an edge Existing collapse functions were strict regarding the number of verts sharing an edge. BM_edge_collapse allows any edge to be passed in without first having to manipulate geometry. |
Commit Details:
Full Hash: 9c044b4773a9e4b610b515cd369197a7c3e38f62
Parent Commit: 93fb07f
Lines Changed: +115, -0