Blender Git Commit Log
Git Commits -> Revision 227d829
Revision 227d829 by Nathan Craddock (temp-soc-2019-outliner-sync) August 8, 2019, 19:27 (GMT) |
Collections: change active if hidden or excluded When the active collection is hidden or excluded, change the active collection to the first visible parent collection. This behavior existed previously for excluding collections, and is now expanded to also switch the active collection when viewport hidden or restricted. This does not prevent viewport hidden or restricted collections from being reactivated later. This could be added as a separate commit. Excluded collections cannot be activated, so it may make sense to extend this behavior to hiding collections. |
Commit Details:
Full Hash: 227d82997994ffdc2540afe3703a27ac6cb49310
Parent Commit: abfafdd
Lines Changed: +34, -4
1 Modified Path:
/source/blender/blenkernel/intern/layer.c (+34, -4) (Diff)