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
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2019-06-11 22:13:37 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2019-06-11 22:13:37 +0300
commit09c32a15d2f9171c2b61220c6ba5cc585f541cb2 (patch)
tree5d31f7d7ff7adc58d8be830ab8e3ce0b90491d12 /source/blender/editors/space_info/info_stats.c
parent14bd257bb780411ff949129aec4d59ef61423306 (diff)
Fix T64430: Removing objects from sub-collection doesn't update instances of parent collection.
Collections are a tad annoying with all their caching of objects... When we modify content of a children collection, we need to tag DeG for CoW update of all of the ancestors. For now keeping that recursive tagging helper private, but would not be surprised if we found more similar cases and needed to expose it to more code...
Diffstat (limited to 'source/blender/editors/space_info/info_stats.c')
0 files changed, 0 insertions, 0 deletions