Blender Git Commit Log

Git Commits -> Revision 4c83e6b

Revision 4c83e6b by Philipp Oeser (master)
February 28, 2020, 14:20 (GMT)
Fix T71611: Outliner - Show only Visible/Hidden Objects not working when hiding Collections

Use BASE_VISIBLE_VIEWLAYER (rather than BASE_VISIBLE_DEPSGRAPH -- which
is not including the 'Hide in Viewport')

Note: the is one case where this still 'fails':
- 'Show only Hidden' plus excluding the parent collection (would be nice
to show those -- but contents of excluded excluded collections dont get
show in any case... this would be more work and for another report...)

Maniphest Tasks: T71611

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

Commit Details:

Full Hash: 4c83e6bac09fd9d7c973cbe056880d68f9944ae2
Parent Commit: 94dcfe7
Lines Changed: +2, -2

1 Modified Path:

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