Files
test2/source/blender/blenkernel/intern
Bastien Montagne f1e64781a8 Core: foreach_id: Tweak handling of scene collection in LayerCollection.
Unfortunately, relying only on the 'embedded' flag of the collection ID
pointer to detect the LayerCollection of a Scene embedded collection is
not enough, since this info may not always be available.

So add an extra explicit 'is_master' to the recursive code processing
all LayerCollections ID pointerrs, and double-check with an assert that
this info is coherent with the Collection's embedded flag, when
possible.
2023-08-16 18:23:15 +02:00
..
2023-07-17 10:46:26 +02:00
2023-08-10 22:40:27 +02:00
2023-07-04 17:03:02 +02:00
2023-07-28 09:38:07 +10:00
2023-07-22 11:27:25 +10:00
2023-07-22 11:27:25 +10:00
2023-07-26 15:23:26 +10:00
2023-07-22 11:46:41 +10:00