Blender Git Loki
Git Commits -> Revision c1be7e1
Revision c1be7e1 by Howard Trickey (master) March 6, 2014, 15:55 (GMT) |
Fix T37510 Knife missed cuts on small faces. For very thin faces, knife sometimes missed cutting a few. Problem was that a test for edges being totally inside a face was being applied in inappropriate circumstances. An assumed invariant about the knife hit structure is not true when actually in the middle of making cuts. Also make a 'big epsilon' a little smaller, though don't think that was the problem in this bug. |
Commit Details:
Full Hash: c1be7e12ee3cb853769f63d4da1747b838908411
Parent Commit: d4ad050
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/mesh/editmesh_knife.c (+2, -2) (Diff)