Blender Git Loki
Git Commits -> Revision b626772
October 14, 2014, 13:31 (GMT) |
GP DopeSheet: It is now possible to set keyframe types for Grease Pencil frames Use the R-key shortcut as for normal keyframes |
Commit Details:
Full Hash: b62677210e5f0f48e0d3724ccb865d7c939d7d5b
Parent Commit: e9ae8a3
Lines Changed: +61, -4
5 Modified Paths:
/source/blender/editors/animation/keyframes_draw.c (+5, -0) (Diff)
/source/blender/editors/gpencil/editaction_gpencil.c (+17, -0) (Diff)
/source/blender/editors/include/ED_gpencil.h (+2, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+34, -3) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+3, -1) (Diff)
/source/blender/editors/gpencil/editaction_gpencil.c (+17, -0) (Diff)
/source/blender/editors/include/ED_gpencil.h (+2, -0) (Diff)
/source/blender/editors/space_action/action_edit.c (+34, -3) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+3, -1) (Diff)