Blender Git Commit Log
Git Commits -> Revision 21a1374
Revision 21a1374 by Howard Trickey (master) August 6, 2012, 13:37 (GMT) |
Fix to knife: would sometimes miss cuts on non-planar faces. Also, there was a needless loop through all three loops of a tesselation triangle, which all share the same original face. Also, made an early out for case where an edge cut had already been discovered on a Knife edge. |
Commit Details:
Full Hash: 21a137471d4ff9aaa1357d2a9842f4114508dbba
SVN Revision: 49616
Parent Commit: 244714d
Lines Changed: +84, -82
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+84, -82) (Diff)