Blender Git Loki
Git Commits -> Revision e70428c
Revision e70428c by Dalai Felinto (master) June 7, 2019, 21:45 (GMT) |
Collections: Never change the collection views visibility when unhiding it How to reproduce: use 1-10 to change the visible collection. If the collection was globally invisible, it would be set to globally visible. This was a left over from the previous collection visibility design. Now that we have a more clear separation between temporary visibility (i.e., layer collection visibiilty) and a global visibility setting (i.e., collection visibility) we should keep them separated. |
Commit Details:
Full Hash: e70428c80e4a0b23db905dabb02dba6e75d32665
Parent Commit: b236c2a
Lines Changed: +7, -45