Files
test2/source/blender
Bastien Montagne 43b0ff3054 Fix (unreported) bug in liboverride resync code.
Part of the resynching code would access collections' objects base
cache, which can be invalid at that point (due to previous ID remapping
and/or deletion). Use a custom recursive iterator over collections'
objects instead, since those 'raw' data like collection's objects list,
and collection's children lists, should always be valid.

Found while investigating a studio production file.
2022-02-02 16:25:41 +01:00
..
2022-02-02 13:11:33 +01:00
2022-01-24 14:35:23 +11:00
2022-01-31 15:43:13 +01:00