Blender Git Commit Log

Git Commits -> Revision 1b19ffb

Revision 1b19ffb by Joshua Leung (master)
January 10, 2011, 10:22 (GMT)
"Available" Keying Set bugfix:

This builtin Keying Set is supposed to insert keyframes for every
F-Curve that exists for the selected data (usually objects and/or
bones only). However, as coded, it was only useful for objects, since
it would just go through all the F-Curves for the object's action,
instead of just the F-Curves relevant to a selected bone.

Tweaked the code to make this case (and similar ones) hopefully work
better by default.

Commit Details:

Full Hash: 1b19ffb8c722a9ee450e94fbcef9504a27286928
SVN Revision: 34222
Parent Commit: b0af2b5
Lines Changed: +14, -2

1 Modified Path:

/release/scripts/keyingsets/keyingsets_utils.py (+14, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021