Blender Git Loki
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