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>2022-07-27 19:20:22 +0300
committerJacques Lucke <jacques@blender.org>2022-07-27 19:20:22 +0300
commit6e5eb46d733959195c0a9716358253f75974599a (patch)
treed461c2f4674000468064dda42b85099fa4e5346d /intern/cycles/kernel
parent84a3ff63d0135a561233448187663070987e1bac (diff)
Fix T100026: crash with zero-sized attributes
The problem was that zero-sized and non-existant attributes were handled the same in some parts of the attribute API, which led to unexpected behavior. The solution is to properly differentiate the case when an attribute does not exist and when it is just empty (because the geometry is empty). Differential Revision: https://developer.blender.org/D15557
Diffstat (limited to 'intern/cycles/kernel')
0 files changed, 0 insertions, 0 deletions