blender/extern/carve
Sergey Sharybin 97b90d89f4 Fix T38637: Boolean produces faces with holes which isn't supported by BMesh
Simple fix -- use CarveHoleResolver hook for CSG which will split faces
containing holes.
2014-02-18 11:53:04 +06:00
..
include/carve Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
lib Update Carve to latest update 2014-01-27 17:04:06 +06:00
patches Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
bundle.sh Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
carve-capi.cc Fix T38637: Boolean produces faces with holes which isn't supported by BMesh 2014-02-18 11:53:04 +06:00
carve-capi.h Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
carve-util.cc fixed an for loop variable type and delete operator in cave-utils.cc 2014-02-13 20:09:51 +06:00
carve-util.h Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
CMakeLists.txt Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
files.txt Carve bundler script cleanup 2013-11-28 14:00:10 +06:00
LICENSE.GPL2 Carve booleans library integration 2012-01-16 16:46:00 +00:00
mkfiles.sh Carve bundler script cleanup 2013-11-28 14:00:10 +06:00
SConscript Fix scons compiling after carve changes 2014-02-13 23:21:13 +01:00