Blender Git Commit Log

Git Commits -> Revision cc8c0d8

Revision cc8c0d8 by Joshua Leung (master)
October 10, 2012, 08:46 (GMT)
Graph Editor: Added a filtering option for Drivers mode to only show F-Curves
with errors

This filtering option is useful when rigging and you want to figure out if any
of your drivers are not functioning, and/or which one(s) are not, so that you
can go through fixing them. It saves you from having to check on each one
individually, or going into the console to try to infer which ones are not
working.

Commit Details:

Full Hash: cc8c0d89e33613dcaa4398012d7786ee491a7510
SVN Revision: 51246
Parent Commit: 89969a0
Lines Changed: +40, -0

4 Modified Paths:

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