Blender Git Commit Log
Git Commits -> Revision 038c128
Revision 038c128 by Joshua Leung (master) April 29, 2012, 15:05 (GMT) |
Bugfix [#28826] Show Hidden button in Dopesheet and Graph Editor doesn't quite work Show Hidden was handled by the same filtering function as Only Selected, but the filters were being tested incorrectly (or to be precise, only Only Selected was being considered). This meant that it was only possible to show F-Curves belonging to hidden data if that data happened to be selected first. |
Commit Details:
Full Hash: 038c12895f50a97607dd372cb0780c55eb38fe22
SVN Revision: 46077
Parent Commit: 22de538
Lines Changed: +32, -18
1 Modified Path:
/source/blender/editors/animation/anim_filter.c (+32, -18) (Diff)