blender/intern/boolop
Sergey Sharybin b410d06dde Fix #29976: Carve Boolenas crasher with Solidify
Issue was caused by union policy needed to deal with cases when operand intersects
two or more intersecting meshes of another operand.

Changed this policy to run union operation only if there's actual intersection
between two meshes of the same object. Should work in general but it's still
possible to make it behave incorrect -- for example object consist of two groups
if concentric cubes which intersects each other.
2012-01-30 09:19:38 +00:00
..
extern doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
intern Fix #29976: Carve Boolenas crasher with Solidify 2012-01-30 09:19:38 +00:00
CMakeLists.txt Carve booleans library integration 2012-01-16 16:46:00 +00:00
SConscript Fix for compilation error when using scons and carve is disabled 2012-01-23 08:48:52 +00:00