blender/doc
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
..
blender_file_format update dna exporter for API changes 2014-11-14 00:55:40 +01:00
doxygen Add lib for n-dimensional cubic curve fitting 2016-04-15 20:33:58 +10:00
guides Code cleanup: removed some unused UI button types 2013-06-09 18:05:50 +00:00
license And here is the first git (testing) commit by me! 2013-11-16 12:00:42 +01:00
manpage cleanup: shebang lines 2015-01-29 15:56:23 +11:00
python_api Python docs: minor cleanup and adding missing parenthesis to a code sample 2016-03-05 19:46:01 +00:00