Blender Git Commit Log

Git Commits -> Revision 7f596d3

Revision 7f596d3 by Julian Eisel (master)
March 15, 2017, 19:14 (GMT)
Outliner: Change default display mode to "Active Layer"

We concluded this is going to be the display mode users will need to work
with the most, so makes sense to make it the default one.
Also, if the opened file only has one collection in the active render
layer, we expand it (almost empty list would be misleading).

What I had to do to make the expanding work is a bit ugly, but didn't
find a better way. During do_version we don't have access to the
TreeElement instances, and including ED_outliner.h to share code here
should be avoided too.

Commit Details:

Full Hash: 7f596d39dff110479f01cffcec203c3a98999b64
Parent Commit: 104a03b
Lines Changed: +25, -1

1 Modified Path:

/source/blender/blenloader/intern/versioning_280.c (+25, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021