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:
authorHans Goudey <h.goudey@me.com>2022-09-21 20:06:53 +0300
committerHans Goudey <h.goudey@me.com>2022-09-21 20:06:53 +0300
commita82e52102b0f7ddfe3741fccdaa9de5f480c59fe (patch)
tree22aa8ba6329b0c73c5b5f07b5a30d2fa2531d47f /source/blender/nodes/geometry
parentc1f622e63e387c70bd2577e87260b8df9a496d1d (diff)
Mesh: Avoid uninitialized values when converting BMesh to Mesh
I didn't observe this issue in practice, but since the write_only version of the attribute API isn't meant to initialize trivial types, theoretically this could be a problem if the attribute is created halfway through converting the BMesh to a Mesh.
Diffstat (limited to 'source/blender/nodes/geometry')
0 files changed, 0 insertions, 0 deletions