Blender Git Statistics -> Branches -> temp-outliner-visibility

"Temp-outliner-visibility" branch

Total commits : 7
Total committers : 2
First Commit : November 30, 2018
Latest Commit : December 11, 2018


Commits by Date

DateNumber of Commits
December 11, 20181
December 10, 20180
December 9, 20180
December 8, 20180
December 7, 20181
December 6, 20180
December 5, 20180
December 4, 20180
December 3, 20180
December 2, 20180
December 1, 20180
November 30, 20185

Committers

AuthorNumber of Commits
Dalai Felinto6
Sergey Sharybin1

Popular Files

FilenameTotal Edits
draw_manager.c514
space_view3d.py357
object_mode.c273
versioning_280.c263
rna_space.c246
rna_scene.c245
eevee_private.h216
DRW_render.h212
readfile.c206
space_toolsystem_toolbar.py206

Latest commits Feed

December 11, 2018, 18:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-outliner-visibility
December 7, 2018, 01:41 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-outliner-visibility
November 30, 2018, 04:35 (GMT)
Outliner: Gray out collections only when they are invisible

Re-factor of 4521d3e7074d.
November 30, 2018, 04:35 (GMT)
Fix/workaround issues in pose and edit mode

[re-committing]

Edit mode was unable to select, pose mode was unable to move bones.
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.
November 30, 2018, 04:35 (GMT)
Per view-layer collection visibility

[re-committing]

We still control this in the viewport collections visibility menu. But
now we are actually changing the visibility of the collections, not of
the objects.

If a collection is indirectly invisible (because one of its parents are
invisible) we gray it out.

Also if you click directly in the collection names, it "isolates" the
collection by hiding all collections, and showing the direct parents and
all the children of the selected collection.

Development Note:

Right now I'm excluding the hidden collections from the depsgraph.
Thus the need for tagging relations to update.

If this proves to be too slow, we can change.
November 30, 2018, 04:35 (GMT)
Outliner: eyes for collection affect collection visibility

As oppose to affect the collection objects' visibility.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021