Blender Git Commit Log

Git Commits -> Revision 5c2d902

Revision 5c2d902 by Howard Trickey (master)
September 3, 2012, 14:37 (GMT)
Fix knife bug #30764, failure to cut sometimes.
Two bugs: first, the point-in-face function had a bug that made it fail for the xz or yz planes.
Second, in ortho mode, simultaneous linehits need careful sorting.
Also, in orth mode it is somewhat random whether the edges exactly behind the front ones are reported 'hit' by bvh tree, so put in code to prevent cuts along the parallel-to-view faces when not in cut-through mode.

Commit Details:

Full Hash: 5c2d9022d9c4f0310057f942afdf5daea634502c
SVN Revision: 50356
Parent Commit: eff97a8
Lines Changed: +75, -7

2 Modified Paths:

/source/blender/bmesh/intern/bmesh_polygon.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+71, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021