Blender Git Loki
Git Commits -> Revision 824ed2e
Revision 824ed2e by Ton Roosendaal (master) November 17, 2005, 19:34 (GMT) |
A year-zero bug, and actually another issue with auto-handles for Ipo curves. On sharp 'peaking' curves the handle was calculated using both X and Y distance. This could result in overshooting. New code only evaluates the X distance, resulting in much more moderate sized handles. Thanks Gabio for the demo file! |
Commit Details:
Full Hash: 824ed2e04100332f9c68b4a1ebed077d6cc80972
SVN Revision: 5818
Parent Commit: 43ac583
Lines Changed: +4, -2
1 Modified Path:
/source/blender/blenkernel/intern/curve.c (+4, -2) (Diff)