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:
authorKévin Dietrich <kevin.dietrich@mailoo.org>2021-06-28 14:03:01 +0300
committerKévin Dietrich <kevin.dietrich@mailoo.org>2021-06-28 14:12:07 +0300
commit2dbb492268c192f617b812b1cec569eae8a1aed3 (patch)
treed43e92d71af9433c6073fe311f51348c2a61a818 /source/blender/functions/FN_generic_pointer.hh
parent1b942ef90c9b4b7fe98af50357aa76b74754f7ff (diff)
Fix T89455: Cycles crash when rendering a Mesh with autosmooth
The crash was caused by a mistake in 5f9677fe0c533b008b815d7fee0b56509a414ab7 where the pointers to the custom data layers would be overwritten with the one for the first layer, as CustomData_duplicate_referenced_layer is only about the first layer. customData_duplicate_referenced_layer_index should be used instead to duplicate the right layer.
Diffstat (limited to 'source/blender/functions/FN_generic_pointer.hh')
0 files changed, 0 insertions, 0 deletions