Blender Git Commit Log
Git Commits -> Revision 2c2e1b3
Revision 2c2e1b3 by Campbell Barton (master) September 27, 2021, 11:04 (GMT) |
Fix T81922: Pose bones F-Curves hidden for unselected objects Whilst in pose-mode, the selection filter only includes other objects in pose-mode instead of the object selection. This makes sense as the selection of the pose bones what the user as acting on in the 3D view. The object selection only makes sense to use in object mode. Reviewed By: sybren Maniphest Tasks: T81922 Ref D12494 |
Commit Details:
Full Hash: 2c2e1b3d612d87b54ce3c3f1e52b7c89ee88a5c3
Parent Commit: 32ffb85
Lines Changed: +23, -7
1 Modified Path:
/source/blender/editors/animation/anim_filter.c (+23, -7) (Diff)