Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2020-10-30 12:24:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-10-30 12:48:10 +0300
commit3624c0600747d9ebde1d55f1811f810ba08c6d17 (patch)
tree7d82bc607f37b019e2fabe83dbb55b3f838b93d5 /source/blender/blenkernel/BKE_undo_system.h
parent9e85812acc88fa469aecccb1d5ed3e28e362278a (diff)
Fix outliner mode toggling with multi-object pose/edit mode
For edit/pose modes clicking in the mode-column would include other selected objects (besides the active object), causing other objects to remain in the mode even though Control wasn't held. Also replace `ED_object_mode_generic_exit(...)` on all objects with a single call to `ED_object_mode_set(...)` so switching modes will only exit the current mode, leaving objects in other modes unchanged.
Diffstat (limited to 'source/blender/blenkernel/BKE_undo_system.h')
0 files changed, 0 insertions, 0 deletions