Blender Git Commit Log
Git Commits -> Revision 0fb97b6
Revision 0fb97b6 by Joshua Leung (GPencil_Editing_Stage3) October 23, 2015, 12:47 (GMT) |
GPencil Dopesheet Mode: Copy and Paste for Keyframes works again For the first time since the 2.4x series, the copy and paste functionality for Grease Pencil keyframes finally works again. Not only that, but it's now been upgraded to include some of the new goodness supported by the 2.7x keyframe copy and paste tools. |
Commit Details:
Full Hash: 0fb97b6b5973bce4b76d5619c1b5a1a57955891a
Parent Commit: 34993bf
Lines Changed: +138, -128
5 Modified Paths:
/source/blender/editors/animation/keyframes_general.c (+1, -1) (Diff)
/source/blender/editors/gpencil/editaction_gpencil.c (+120, -119) (Diff)
/source/blender/editors/include/ED_gpencil.h (+5, -4) (Diff)
/source/blender/editors/space_action/action_edit.c (+11, -4) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -0) (Diff)
/source/blender/editors/gpencil/editaction_gpencil.c (+120, -119) (Diff)
/source/blender/editors/include/ED_gpencil.h (+5, -4) (Diff)
/source/blender/editors/space_action/action_edit.c (+11, -4) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+1, -0) (Diff)