blender/intern/bsp/intern
Sergey Sharybin 30a2d7fe85 Fix #37153: Bool union of 2 planes makes Blender 2.69 RC2 hang
Fix deadlock in Carve when rescaling to zero scale.
basically, scaling to zero scale is not what we want :)

Boolean result could still be unpredictable coz plane is
not a closed manifold.
2013-10-20 10:13:19 +00:00
..
BOP_CarveInterface.cpp Fix #37153: Bool union of 2 planes makes Blender 2.69 RC2 hang 2013-10-20 10:13:19 +00:00
BOP_Interface.h Remove old boolean operation module 2012-08-02 16:42:30 +00:00
BSP_CSGException.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BSP_CSGMesh_CFIterator.h style cleanup 2012-06-04 20:11:09 +00:00
BSP_CSGMesh.cpp code cleanup: spelling 2012-07-16 23:23:33 +00:00
BSP_CSGMesh.h style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
BSP_MeshPrimitives.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
BSP_MeshPrimitives.h code cleanup: white space, spelling & ';;' end of lines. 2012-02-25 16:04:03 +00:00
CSG_BooleanOps.cpp style cleanup: also some typos 2013-02-11 00:49:00 +00:00