blender/extern/curve_fit_nd
Campbell Barton abb9d0b0ad Curve Fitting: add high-quality flag
When this flag is set - even when the curve error is under the threshold,
keep attempting a better fit.

Enable this for freehand drawing, since it gives nicer results and isn't noticeably slower.
2016-06-14 02:27:32 +10:00
..
intern Curve Fitting: add high-quality flag 2016-06-14 02:27:32 +10:00
CMakeLists.txt Add lib for n-dimensional cubic curve fitting 2016-04-15 20:33:58 +10:00
curve_fit_nd.h Curve Fitting: add high-quality flag 2016-06-14 02:27:32 +10:00