Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2021-06-23 13:07:47 +0300
committerBastien Montagne <bastien@blender.org>2021-06-23 13:15:09 +0300
commiteed9ac5b6e28ee4986cc639befd5819698407ad8 (patch)
tree257a9f0e15cc6365fa31e36d97902907954d84e7 /tests
parente291432f5f89e67f03e89ca59efea9004d7a8eca (diff)
Fix Scene/MasterCollection handling in `BKE_main_collection_sync_remap()`.
Those were missing proper (explicit) object cache clear, and DEG tagging. Note that this was most likely not an common issue in practice (Collection object cache clearing recursively goes into all parents, so master collection would only miss it in case they had no child collections at all, and tagging of those happens almost always at other steps on remapping). But better to be explicit and consistent here in any case.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions