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:
authorNathan Craddock <nzcraddock@gmail.com>2020-06-18 05:15:21 +0300
committerNathan Craddock <nzcraddock@gmail.com>2020-06-18 05:31:55 +0300
commit18ccf328ac5611221e073aebaddde1b0b2169984 (patch)
tree7edfddbbb3aee08af478ab352fe22355329f684f /source/blender/editors/transform
parente079bf6996fca01ea6b127f5e8f4944dd173b388 (diff)
Outliner: Fix (unreported) object select in multiple collections
Previous commits to fix parent selection introduced incorrect behavior when selecting objects linked to multiple collections. The clicked object would be selected, but also the first listed object in the tree would be selected. Instead of always searching for a parent object to select, only search back when the selected element is not an ID_OB. This prevents multiple selection of objects linked to multiple collections.
Diffstat (limited to 'source/blender/editors/transform')
0 files changed, 0 insertions, 0 deletions