Blender Git Commit Log

Git Commits -> Revision 738d3e4

Revision 738d3e4 by Marc Freixas (master)
November 30, 2005, 17:35 (GMT)
Boolean op are undeffined when one of the two meshes are a no closed mesh (without holes).
I put a test to check the input meshes before do any thing. If one mesh have holes a error code is returned.

Commit Details:

Full Hash: 738d3e4ae3190b577190dc74d8cd3746115e3614
SVN Revision: 5983
Parent Commit: b7a4a6c
Lines Changed: +91, -64

5 Modified Paths:

/intern/boolop/intern/BOP_Face2Face.cpp (+19, -19) (Diff)
/intern/boolop/intern/BOP_Interface.cpp (+23, -20) (Diff)
/intern/boolop/intern/BOP_Mesh.cpp (+17, -0) (Diff)
/intern/boolop/intern/BOP_Mesh.h (+1, -0) (Diff)
/intern/bsp/intern/CSG_BooleanOps.cpp (+31, -25) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021