Blender Git Commit Log

Git Commits -> Revision 34d4c7c

Revision 34d4c7c by Joshua Leung (GPencil_Editing_Stage3)
December 3, 2015, 08:59 (GMT)
GPencil Dopesheet: Filtering option to only include GPencil layers related to the active scene

As requested by the Caminandes team, in the "Grease Pencil" mode of the dopesheet,
it is now possible to view only the Grease Pencil blocks+layers which come from the
active scene and/or the objects in that scene. This is useful when working with
multiple scenes, or when there are many other GPencil datablocks in the file for
various editors that aren't visible.

To use, enable the 'Active Only' toggle with the scene icon (located beside the
Summary toggle). By default, this is not enabled, so that backwards comptability
with old files is not affected (i.e. users are less likely to why they are no longer
able to see keyframes that would've previously been easily visible).

Commit Details:

Full Hash: 34d4c7c85f58e5891e6c12a9b4895dc36ea0227d
Parent Commit: f4b8d2e
Lines Changed: +83, -9

4 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+8, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+64, -9) (Diff)
/source/blender/makesdna/DNA_action_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_action.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021