Blender Git Loki
Git Commits -> Revision 57cf627
Revision 57cf627 by Joshua Leung (master) February 24, 2009, 11:18 (GMT) |
DopeSheet/Graph Editors: Restored Copy/Paste operators The channel-matching code when pasting still needs improvements to work really nicely... |
Commit Details:
Full Hash: 57cf62745f95f32b33eb3e9dc1078a71ea3049ad
SVN Revision: 19101
Parent Commit: b46128d
Lines Changed: +228, -536
6 Modified Paths:
/source/blender/editors/animation/keyframes_general.c (+184, -1) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+6, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+13, -308) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+17, -220) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+6, -4) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+2, -3) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+6, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+13, -308) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+17, -220) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+6, -4) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+2, -3) (Diff)