Blender Git Loki
Git Commits -> Revision 534f4dd
Revision 534f4dd by Campbell Barton (master) March 28, 2012, 05:44 (GMT) |
fix for vertex rip wire edges connected to the vertex would confuse vertex rip. - was only checking verts first edge had a face, this is incorrect since other vert-edges may have a face. - wasn't checking of edges connected to the vertex were hidden. |
Commit Details:
Full Hash: 534f4ddb4d80d606245b77bcd41700313bce23a5
SVN Revision: 45231
Parent Commit: 52984c2
Lines Changed: +15, -12
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+15, -12) (Diff)