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:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-06-14 17:56:21 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-06-14 17:59:52 +0300
commitdbca1afefa700f25198761624cdb9f1fd21095d2 (patch)
treea8f0ae0c23c7d62f426aa5096962d0020b6cac6f /source/blender/blenkernel/BKE_group.h
parentc59abb4c9a371e709c4904ce87d74c5c6c8a0792 (diff)
Add an option to free scene without doing id-counters
This is similar to some other datablocks. Mainly applies to collections, so freeing scene does not involve changing any non-directly owned data. There are two main usecases foreseen for the future: - Less CPU ticks on bmain free, where everything is freed anyway and there is no need to preserve id counters. - Easier freeing of temporary data, including data which is used by depsgraph's copy-on-write mechanism. Neither of those are currently implemented, but will be shortly.
Diffstat (limited to 'source/blender/blenkernel/BKE_group.h')
0 files changed, 0 insertions, 0 deletions