Blender Git Commit Log

Git Commits -> Revision ef71a77

October 18, 2014, 13:24 (GMT)
Support for jumping between Grease Pencil keyframes

* Added support for jumping between Grease Pencil keyframes (for the currently
visible context).

* Also added support for showing Grease Pencil keyframes in the timeline,
though this doesn't currently work because of context issues. We need to find
a way around not being able to know what other views are showing GP data
(e.g. maybe default to only showing stuff for 3D views, since that's the primary
usecase for animation-type work)?

Commit Details:

Full Hash: ef71a77e565ac17ffc4457756c1b989942eeecdd
Parent Commit: 3540beb
Lines Changed: +50, -5

4 Modified Paths:

/source/blender/editors/animation/keyframes_draw.c (+29, -0) (Diff)
/source/blender/editors/include/ED_keyframes_draw.h (+5, -4) (Diff)
/source/blender/editors/screen/screen_ops.c (+5, -1) (Diff)
/source/blender/editors/space_time/space_time.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021