Blender Git Commit Log

Git Commits -> Revision ab6c825

Revision ab6c825 by Joshua Leung (master)
February 9, 2010, 06:40 (GMT)
More AnimChannel Filtering Fixes - Groups + Selection Status:

For operators that depended on working on the data of 'selected' channels, but which needed to get F-Curves only, collapsed groups posed a problem (these operators included inserting keyframes on selected channels only, pasting keyframes, and ghosting curves).

When these groups were selected, all their F-Curves should get included regardless of selection since it's too confusing otherwise. However, inside the F-Curve filtering code, selection was still being considered. This problem has now been avoided by not filtering the F-Curves for selection status in these cases.

Commit Details:

Full Hash: ab6c82521c63af418fc3a89e55c1a3c0182817fe
SVN Revision: 26728
Parent Commit: 3467980
Lines Changed: +39, -14

1 Modified Path:

/source/blender/editors/animation/anim_filter.c (+39, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021