Blender Git Commit Log

Git Commits -> Revision 47769b5

Revision 47769b5 by Campbell Barton (master)
April 29, 2017, 14:01 (GMT)
Curve Fitting: minor change to re-fitting method

Avoid calculating a new split-index when re-fitting.

While checking if a knot can be removed, the index with the highest error
can be used as a candidate to replace the knot
(in the case it can't be removed).

Commit Details:

Full Hash: 47769b5f402503d602e532b9c4dfb89173e5fc06
Parent Commit: 6d73e2d
Lines Changed: +80, -21

4 Modified Paths:

/extern/curve_fit_nd/curve_fit_nd.h (+6, -4) (Diff)
/extern/curve_fit_nd/intern/curve_fit_cubic.c (+9, -8) (Diff)
/extern/curve_fit_nd/intern/curve_fit_cubic_refit.c (+63, -8) (Diff)
/source/blender/editors/curve/editcurve.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021