Blender Git Commit Log

Git Commits -> Revision 676043c

Revision 676043c by Ken Hughes (master)
June 30, 2007, 21:32 (GMT)
Tools:
------
Bugfix #6847: Previous fix for "spikes" when using booleans caused creation
of faces with only two unique vertices ("eekadoodles"). This patch cleans up
the test for triangles with near-colinear vertices so PHANTOM faces can be
used again, and also adds a hack for now which removes any eekadoodle faces.

I haven't figured out yet exactly how the faces are being created; if I can
do so and fix it the hack will be removed.

Commit Details:

Full Hash: 676043c31461c5a978de209a23b0f4e37d201403
SVN Revision: 11134
Parent Commit: 129290f
Lines Changed: +45, -10

3 Modified Paths:

/intern/boolop/intern/BOP_Face2Face.cpp (+4, -7) (Diff)
/intern/boolop/intern/BOP_MathUtils.cpp (+10, -2) (Diff)
/intern/boolop/intern/BOP_Merge.cpp (+31, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021