blender/extern/carve
Campbell Barton b3972aeea0 Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedup
build the matrix directly rather then calculating with axis/angle

also remove unused function calc_poly_plane
2014-04-16 21:07:28 +10:00
..
include/carve Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
lib Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
patches Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
bundle.sh Preserve non-flat faces in boolean modifier 2014-02-24 18:10:33 +06:00
carve-capi.cc Fix T39608: Blender 2.70 crashes when performing union 2014-04-09 14:27:34 +06:00
carve-capi.h Rework carve integration into boolean modifier 2014-02-13 17:16:53 +06:00
carve-util.cc Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedup 2014-04-16 21:07:28 +10:00
carve-util.h Fix T39608: Blender 2.70 crashes when performing union 2014-04-09 14:27:34 +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