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 <bastien@blender.org>2020-08-27 16:48:01 +0300
committerBastien Montagne <bastien@blender.org>2020-08-28 17:51:16 +0300
commitddbf41d88d43a544c65c18f756fca7ab28ce5620 (patch)
treeac93696a4296b7d6fbae0ff2a810e928b1ce5836 /source/blender/blenkernel/BKE_image.h
parentdf8a63bb9c0a7090562e3f33c5da80d5dafa386d (diff)
Fix T80104: Crash on making material local.
Problem is again with the embedded data, we want to make those local together with their owner ID, but sometimes we are actually dealing with copies here, which are inheritently already local. Code did not considered that possibility before, leading to access to a NULL `lib` pointer. This should also be back-ported to 2.83 LTS release. Maniphest Tasks: T80104 Differential Revision: https://developer.blender.org/D8731
Diffstat (limited to 'source/blender/blenkernel/BKE_image.h')
0 files changed, 0 insertions, 0 deletions