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