tornavis/source
Bastien Montagne fe2ceef729 Fix first part of T86501: Crash during resync process.
Code would end up freeing some of the newly created overrides, which
were assigned to the matching linked ID's `newid` pointer, accessed
again further down the code.

Note that this is not a normal expected situation, and it won't give a
proper resync result anyway, but it might happen in some complicated
corner cases, and also quite often when dealing with older .blend files.
2021-03-12 09:46:11 +01:00
..
blender Fix first part of T86501: Crash during resync process. 2021-03-12 09:46:11 +01:00
creator Cleanup: comments 2021-03-06 18:33:54 +11:00
tools@b66c22e1fb Cleanup: add resource manager for cryptomatte session. 2021-03-09 15:19:12 +01:00
CMakeLists.txt MSVC: Enable clang-tidy analyser 2020-12-03 11:00:58 -07:00