Blender Git Loki

Git Commits -> Revision 18ccf32

Revision 18ccf32 by Nathan Craddock (master)
June 18, 2020, 02:31 (GMT)
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.

Commit Details:

Full Hash: 18ccf328ac5611221e073aebaddde1b0b2169984
Parent Commit: e079bf6
Lines Changed: +28, -15

3 Modified Paths:

/source/blender/editors/space_outliner/outliner_intern.h (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+12, -13) (Diff)
/source/blender/editors/space_outliner/outliner_utils.c (+15, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021