Blender Git Commit Log
Git Commits -> Revision 0a903e7
Revision 0a903e7 by Nathan Craddock (master) August 16, 2019, 18:30 (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: 0a903e7ab101a27b4bba47dd12005311147e7b1a
Parent Commit: 71eb653
Lines Changed: +34, -4
1 Modified Path:
/source/blender/blenkernel/intern/layer.c (+34, -4) (Diff)