blender/source
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
..
blender Fix (unreported) bug in liboverride resync code. 2022-02-02 16:25:41 +01:00
creator CMake/Linux/Python:copy either chardet or charset_normalizer 2022-01-27 15:10:05 +01:00
tools@7fd2ed908b Draw Manager: Marked work around code. 2022-02-02 15:05:06 +01:00
CMakeLists.txt Cleanup: indentation for CMake files 2022-01-28 14:52:47 +11:00