Blender Git Loki
Git Commits -> Revision 521ae3d
Revision 521ae3d by Julian Eisel (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) September 2, 2020, 12:57 (GMT) |
Fix Outliner allowing to enter Pose Mode on linked armature If a different object was active, clicking on a linked armature's pose in the Outliner would enter Pose Mode for it. This would actually cause a failed assert, but in release builds the armature would just enter pose mode. Steps to reproduce were: * Link in armature object * Activate a different object * In the Outliner, un-collapse the armature object * Activate Pose Mode by clicking on its pose there |
Commit Details:
Full Hash: 521ae3d458adcce73e5f9832fd6e7197721e9df0
Parent Commit: cbb5201
Lines Changed: +7, -1
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+7, -1) (Diff)