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:
authorJacques Lucke <jacques@blender.org>2020-09-16 11:38:51 +0300
committerJacques Lucke <jacques@blender.org>2020-09-16 11:39:04 +0300
commitba85b4e45cbb91d908478975071356fe44a7711b (patch)
treeb9f48e05e90419a6353b81314ff9109389247bcb /build_files
parentcee6518b5e908ae25495f5d4e9778b1911ce2d19 (diff)
Fix: create shallow copy of CustomData before writing
CustomData_blend_write_prepare might modify the `CustomData` instance, making it invalid afterwards. It is not necessary to do this in other cases explicitly, because when writing shallow copies of ID data blocks are made.
Diffstat (limited to 'build_files')
0 files changed, 0 insertions, 0 deletions