blender/extern/carve
Sergey Sharybin 9643b2e5b5 Preserve non-flat faces in boolean modifier
This commit implements dissolving of edges which were used
to triangulate non-flat faces. This slows things down a bit
(around 5% on heave mesh with all faces triangulated).

We could improve speed of dissolve a bit here (so not a bell
to add an option for triangulation yet).

Also fixed wrong edge origindex mapping.
2014-02-24 18:10:33 +06:00
..
include/carve Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
lib Update Carve to latest update 2014-01-27 17:04:06 +06:00
patches Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
bundle.sh Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
carve-capi.cc Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
carve-capi.h Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
carve-util.cc Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
carve-util.h Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
CMakeLists.txt Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
files.txt Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +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