Blender Git Commit Log

Git Commits -> Revision db9f052

Revision db9f052 by Dalai Felinto (master)
January 19, 2018, 14:13 (GMT)
Outliner: Change All Scenes to Scenes and make it focus on compositing

We have different ways of explore the scene objects, namely View Layer and
Collections. This change let us focus on compositing elements only such as:

* View Layers
** Collections
** Render Passes
* Freestyle
* Grease Pencil?

Not included in this commit is an option to handle filtering of
collections passes, ... Not sure if we would like, though.
Since they are all properly nested under a "Collections" / "Passes"
parent.

Commit Details:

Full Hash: db9f0527e8458524bbdf8b48f54d442bf9d870cf
Parent Commit: 37913cf
Lines Changed: +42, -36

8 Modified Paths:

/source/blender/blenloader/intern/versioning_260.c (+2, -2) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+34, -29) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021