Blender Git Commit Log

Git Commits -> Revision 40a1c67

Revision 40a1c67 by Dalai Felinto (master)
June 28, 2019, 11:38 (GMT)
Fix T65263: Outliner doesn't display selected object if parent not selected

This works for most situations, however if you have:

```
A
|-> B
|--> C
```

And only A and C are selected, C will be shown nested under A, instead
being by its side.

I still have to think on how to address these cases since they are
slightly misleading.

Related: T65263.

Reviewers: brecht

Differential Revision: https://developer.blender.org/D5134

Commit Details:

Full Hash: 40a1c671655c7583bc6d6e0d339e5033c156028f
Parent Commit: 782813e
Lines Changed: +41, -2

1 Modified Path:

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