Blender Git Loki
Git Commits -> Revision 1e463b2
Revision 1e463b2 by Joshua Leung (master) December 28, 2008, 11:51 (GMT) |
2.5 - Action Editor: * Added set-extrapolation operator. For now, this uses the Shift-E hotkey. * Removed some unused code from keyframes_edit.c |
Commit Details:
Full Hash: 1e463b22eb9172720ab5fe5a28da13d0d8dfb364
SVN Revision: 18120
Parent Commit: f3fe2d0
Lines Changed: +98, -27
5 Modified Paths:
/source/blender/editors/animation/keyframes_edit.c (+2, -25) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+3, -1) (Diff)
/source/blender/editors/space_action/action_edit_keyframes.c (+90, -1) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -0) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+3, -1) (Diff)
/source/blender/editors/space_action/action_edit_keyframes.c (+90, -1) (Diff)
/source/blender/editors/space_action/action_intern.h (+1, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -0) (Diff)