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