Blender Git Commit Log

Git Commits -> Revision 9b0ef34

Revision 9b0ef34 by Julian Eisel (master)
August 27, 2020, 14:40 (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: 9b0ef34534f66b048210410740ab13831cf0364f
Parent Commit: 8a984dd
Lines Changed: +7, -1

1 Modified Path:

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