Blender Git Commit Log

Git Commits -> Revision abb9d0b

Revision abb9d0b by Campbell Barton (master)
June 13, 2016, 16:27 (GMT)
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.

Commit Details:

Full Hash: abb9d0b0ad297bf2e1b58e1cb8be58b9d5470faa
Parent Commit: b0985b3
Lines Changed: +38, -23

3 Modified Paths:

/extern/curve_fit_nd/curve_fit_nd.h (+6, -0) (Diff)
/extern/curve_fit_nd/intern/curve_fit_cubic.c (+31, -22) (Diff)
/source/blender/editors/curve/editcurve_paint.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021