Blender Git Commit Log

Git Commits -> Revision b8042f5

Revision b8042f5 by Joshua Leung (master)
July 3, 2009, 10:28 (GMT)
NLA SoC: Muting and Graph-Editor Curve visibility for (Action) Groups

Groups (the Action variety) can now be muted, and also be set to not be drawn in the Graph Editor. These settings get applied to all the F-Curves within the group, overriding any settings individual F-Curves might have, allowing users to quickly mute or hide groups of curves without having to go through clicking on all of them.

Also, added a flag that can be used to set the curve visiblity on AnimData level too. This will be enabled in a future commit.

Commit Details:

Full Hash: b8042f535c43c371d6bdb2fe44d0560d5802083c
SVN Revision: 21339
Parent Commit: 66efea5
Lines Changed: +77, -22

7 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+14, -5) (Diff)
/source/blender/editors/animation/anim_channels.c (+14, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+22, -17) (Diff)
/source/blender/editors/space_action/action_draw.c (+5, -0) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+11, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+8, -0) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021