Blender Git Commit Log

Git Commits -> Revision 028daaf

November 30, 2018, 04:35 (GMT)
Outliner: Implement 3 levels of viewport visibility

Now collection and objects can be either:
* Hidden for all the view layers.
* Hidden for a view layer but not necessarily for all others.
* Visible for a view layer but not necessarily for all others.

Regarding icons: Whatever we decide to use for the "Hidden for all view
layers" needs to be a toggle-like icon. Because when viewing "Scenes"
instead of "View Layer" in the outliner we should be able to edit the
collection "Hidden for all the view layers" as an on/off option.

See T57857 for discussion.

Commit Details:

Full Hash: 028daaf8172161df2ff620d7b24551d5ef910c0a
Parent Commit: 9371362
Lines Changed: +89, -55

3 Modified Paths:

/source/blender/blenkernel/intern/layer.c (+3, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+83, -50) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021