Blender Git Commit Log

Git Commits -> Revision bb2648e

Revision bb2648e by Dalai Felinto (master)
June 28, 2021, 07:34 (GMT)
Outliner: View Layers filter for View Layer Mode

This option allow users to see the view layer in context to the
others. It is particularly useful to see which view layers have which
collections enabled, and their render settings (holdout, ...).

This option is off by default.

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

Commit Details:

Full Hash: bb2648ebf0022186bdd27e451194388d1fd4cce0
Parent Commit: 2ff490f
Lines Changed: +74, -24

8 Modified Paths:

/release/scripts/startup/bl_ui/space_outliner.py (+4, -0) (Diff)
/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+15, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -0) (Diff)
/source/blender/editors/space_outliner/tree/tree_display_view_layer.cc (+43, -20) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021