Blender Git Loki

Git Commits -> Revision 2bd22ec

Revision 2bd22ec by Joshua Leung (master)
April 1, 2011, 12:21 (GMT)
Animation Editors: Name-based filtering

I'm finally yielding to months of feature requesting, and adding
support for filtering F-Curves by name, where the "name" here is the
text which is displayed for each F-Curve in the Animation Editor
channel lists.

To use, just enable the magnifying-glass toggle on the DopeSheet
filtering settings, and enter a snippet of text to find within the
names of channels you wish to filter. This is case insensitive, and
currently doesn't support any wildcard/regrex fanciness.

Some examples:
loc <--- location curves only
x loc <--- x location curves only
x eul <--- x rotation curves only
rot <--- rotation curves only
etc.

Commit Details:

Full Hash: 2bd22ec559114ac4c2c55cffb207f4661f58e59c
SVN Revision: 35936
Parent Commit: 94ec34f
Lines Changed: +100, -43

4 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+43, -39) (Diff)
/source/blender/editors/animation/anim_filter.c (+42, -3) (Diff)
/source/blender/makesdna/DNA_action_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_action.c (+12, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021