Blender Git Commit Log

Git Commits -> Revision 7936064

Revision 7936064 by Benoit Bolsee (smooth-curves)
April 29, 2017, 08:25 (GMT)
Implement smarth algorithm to compute automatically the bezier handle that
produce no acceleration discontinuities in a series of auto handle points.
The result trajectory is physically as 'smooth' as possible given a set
of fixed point and a start and end location and velocity.
See BKE_nurb_handle_calc_smooth()

Commit Details:

Full Hash: 7936064791c69971bd687d2b6d14c31a8fe4295c
Parent Commit: 65dbfab
Committed By: Alexander Gavrilov
Lines Changed: +213, -2

4 Modified Paths:

/source/blender/blenkernel/BKE_curve.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/curve.c (+175, -0) (Diff)
/source/blender/blenkernel/intern/fcurve.c (+29, -1) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021