Blender Git Commit Log

Git Commits -> Revision c906338

Revision c906338 by Howard Trickey (master)
August 29, 2011, 14:13 (GMT)
fixed crash on loop cut of wire edge

Part of fix was to make edgering walker work when initial
edge is a wire edge (has no faces attached): it will just
walk that one edge and quit now. I checked other uses
of the edgering walker and this won't hurt them. Had
to add a new wireedge variable to the edge ring walker state.

Commit Details:

Full Hash: c9063388bf374978e0dda7e5f82141d5de3cdb62
SVN Revision: 39775
Parent Commit: 85a9776
Lines Changed: +20, -5

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_walkers_impl.c (+18, -4) (Diff)
/source/blender/bmesh/intern/bmesh_walkers_private.h (+1, -0) (Diff)
/source/blender/editors/mesh/loopcut.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021