Blender Git Commit Log
Git Commits -> Revision 0494683
Revision 0494683 by Joshua Leung (master) January 28, 2009, 06:32 (GMT) |
Graph Editor: Bringing back editing tools * Snap + Mirror Keyframes (Shift-S and Shift-M) * Set Handle/Interpolation type * Snap current frame to selected keyframes (Ctrl-Shift-S) from the DopeSheet * Toggle visibility of all handles (Ctrl H) from AnimSys2 branch also ported |
Commit Details:
Full Hash: 0494683f44b84750022027a174ab97ce1bb89ebd
SVN Revision: 18710
Parent Commit: 7ced134
Lines Changed: +122, -29
7 Modified Paths:
/source/blender/editors/animation/keyframes_edit.c (+13, -1) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/space_ipo/ipo_edit.c (+15, -12) (Diff)
/source/blender/editors/space_ipo/ipo_intern.h (+39, -0) (Diff)
/source/blender/editors/space_ipo/ipo_ops.c (+53, -13) (Diff)
/source/blender/editors/space_ipo/ipo_select.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -2) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/space_ipo/ipo_edit.c (+15, -12) (Diff)
/source/blender/editors/space_ipo/ipo_intern.h (+39, -0) (Diff)
/source/blender/editors/space_ipo/ipo_ops.c (+53, -13) (Diff)
/source/blender/editors/space_ipo/ipo_select.c (+0, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -2) (Diff)