Files
test/source/blender/blenkernel
Dalai Felinto 92736a7b75 Per-Viewport Collection Visibility
Support per-viewport collection visibility options.

Note 1: There is no way to show a collection that was not visible before
due to depsgraph. Otherwise we would risk having all the collections in
the depsgraph and I believe this is not the idea.

An alternative would be to have a new depsgraph for viewports that are
not local. Something to keep in mind if we do per-viewport current frame
in the future.

So for now what we do is to only allow collections visibility to be
disabled/hidden in this mode.

Note 2: hide_viewport (the eye icon) doesn't really matter for
depsgraph. So after the merge we can still ignore it to show the
collections locally in a viewport with no problems for the depsgraph.

Reviewers: brecht, sergey
Subscribers: billreynish

Related task: T61327
Differential Revision: https://developer.blender.org/D5611
2019-09-13 12:37:35 -03:00
..
2019-09-13 12:37:35 -03:00
2019-09-13 21:12:43 +10:00
2019-09-07 23:17:40 +10:00
2019-09-12 04:58:09 +10:00
2019-02-18 08:22:12 +11:00
2019-09-13 12:37:35 -03:00
2019-06-11 15:11:07 +02:00
2019-09-12 17:42:13 +02:00
2019-09-11 13:07:19 +02:00
2019-09-07 23:17:40 +10:00
2019-09-10 15:19:48 +02:00
2019-06-14 10:12:10 +10:00
2019-09-07 23:17:40 +10:00
2019-09-13 10:36:05 +02:00