This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/makesdna
Szymon Ulatowski f3433fcd3b Collections: preserve exclude flag of child collections when unexcluding
Excluding a collection also changes the exclude setting on all child collections
so that it is possible to selectively enable some children without the parent
being enabled.

This change makes it so that if you unexclude the parent, the exclude setting
of children are restored again instead of being permanently lost.

Original patch by Szymon with modifications by Brecht.

Differential Revision: https://developer.blender.org/D7016
2020-04-09 21:46:22 +02:00
..
2020-02-20 12:19:55 +11:00
2020-03-09 21:16:02 +01:00
2020-02-20 12:19:55 +11:00
2020-02-20 12:19:55 +11:00
2019-08-18 04:26:34 +10:00
2019-09-12 04:58:09 +10:00
2020-02-20 12:19:55 +11:00
2020-04-08 10:34:39 +10:00