Blender Git Commit Log
Git Commits -> Revision 0c7487d
Revision 0c7487d by Campbell Barton (master) March 7, 2012, 03:58 (GMT) |
re: edge split with edges only connected to 2 faces (with no other faces around the verts) turns out old code also had the same bug (just coincidance it was noticed after my change) now boundry verts are tagged so edges connected to them are not seen is missing a tagged, adjacent edge. this fixes [#30471] |
Commit Details:
Full Hash: 0c7487d1ebe35d3221e129252835667892e5a8a4
SVN Revision: 44693
Parent Commit: 4fe4cfd
Lines Changed: +32, -14
1 Modified Path:
/source/blender/bmesh/operators/bmo_edgesplit.c (+32, -14) (Diff)