Blender Git Commit Log
Git Commits -> Revision 41b84e4
Revision 41b84e4 by Joshua Leung (master) November 13, 2006, 10:16 (GMT) |
Previous commit (Smooth Ipo) was indeed not too useful. I've rewritten the code (less code now) so that it is more useful, and doesn't just duplicate the functionality of another feature. Now, IPO smooth works only on the selected keyframes in selected frames. It finds the average value of all the selected keyframes, and finds the halfway point between each keyframe value and this average value. Handles are also automatically set to 'aligned'. |
Commit Details:
Full Hash: 41b84e4ef00df31043cb2e966173a1ff1ea66f45
SVN Revision: 8855
Parent Commit: 6e46d87
Lines Changed: +40, -100
1 Modified Path:
/source/blender/src/editipo.c (+40, -100) (Diff)