blender/extern
Campbell Barton e56e7bd1ec Add lib for n-dimensional cubic curve fitting
This will be used for calculating bezier curves from freehand drawing,
may be used for other areas too.

Original code from GraphicsGems, 1990 (FitCurve.c),
with updates from OpenToonz, under 3 clause BSD license.
with own minor modifications for integration with Blender:
- support adding extra custom-data.
- improved handle clamping.
2016-04-15 20:33:58 +10:00
..
binreloc Remove SCons building system 2016-01-04 14:20:48 +05:00
bullet2 Fix T47758: rigidbody bug with constraint breaking and disable collisions. 2016-03-27 01:32:28 +01:00
carve Carve: Silence 32/64 bit shit warning 2016-02-20 14:06:10 +05:00
ceres CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
clew Remove SCons building system 2016-01-04 14:20:48 +05:00
cuew Remove any wrangler utility scripts 2016-04-12 11:07:23 +02:00
curve_fit_nd Add lib for n-dimensional cubic curve fitting 2016-04-15 20:33:58 +10:00
Eigen3 MSVC 2015 fix hack around internal compiler crash on openmp atomic 2015-12-10 15:00:30 +01:00
gflags Fix some warnings in GLog/GFlags when buildingwith MSVC2013 2016-02-20 14:06:05 +05:00
glew Remove SCons building system 2016-01-04 14:20:48 +05:00
glew-es Remove SCons building system 2016-01-04 14:20:48 +05:00
glog Attempt to fix GLog compilaton on FreeBSD 2016-02-21 13:40:22 +01:00
gtest GTest: Fix some strict compiler warnings 2016-01-04 23:54:02 +05:00
libopenjpeg Remove SCons building system 2016-01-04 14:20:48 +05:00
lzma Remove SCons building system 2016-01-04 14:20:48 +05:00
lzo Remove SCons building system 2016-01-04 14:20:48 +05:00
rangetree Remove SCons building system 2016-01-04 14:20:48 +05:00
recastnavigation Update Recast version to 1.5.0 2016-04-05 21:38:52 +02:00
sdlew Remove any wrangler utility scripts 2016-04-12 11:07:23 +02:00
wcwidth Remove SCons building system 2016-01-04 14:20:48 +05:00
xdnd Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Add lib for n-dimensional cubic curve fitting 2016-04-15 20:33:58 +10:00