Blender Git Commit Log

Git Commits -> Revision f66d5a7

Revision f66d5a7 by Joshua Leung (master)
January 23, 2010, 03:57 (GMT)
Animation Editors: DopeSheet filtering option to only include Objects that are members of the specified group

Between the datablock filtering options and the auto-snapping menu in the headers of Animation Editors, there is a new toggle for enabling this new feature (only when there are groups in the scene). Enabling this, a field to enter/select a group in the scene to filter with, will appear beside it.

This feature has been added to make it easier to manage animating multiple character shots in Durian.
By assigning the rigs of several bandits to a single group, or Sintel and her staff to another group, or Sintel and the guardians to another group, and so on, it is possible to filter the animation data shown in the editors to a useful subset of the total motion in the scene.

This makes it easier to retime or edit the motions of one set of characters and their props without affecting the motions of other no-related objects. The downside is that there is a bit more setup work required upfront, but that's probably a small price to pay for some groupings that may be useful in other ways too later (perhaps for compositing or lighting work).

Commit Details:

Full Hash: f66d5a7b77d0f7a1eb2d530cb58509e52554b8e9
SVN Revision: 26205
Parent Commit: 42c8448
Lines Changed: +99, -42

5 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+19, -4) (Diff)
/source/blender/editors/animation/anim_filter.c (+11, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+11, -0) (Diff)
/source/blender/makesdna/DNA_action_types.h (+15, -8) (Diff)
/source/blender/makesrna/intern/rna_action.c (+43, -29) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021