Blender Git Commit Log

Git Commits -> Revision 77a581f

Revision 77a581f by Campbell Barton (temp-curve-draw)
April 13, 2016, 17:08 (GMT)
Change curve fitting not to store duplicate points.

Return an array of [handle, knot, handle]'s instead of [knot, handle, handle, knot].

Commit Details:

Full Hash: 77a581f8b9ea74ae0f162c0077b1ecb7bfa13c1f
Parent Commit: 3a20d82
Lines Changed: +55, -49

4 Modified Paths:

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