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-06 22:25:48 +0300
committerHans Goudey <h.goudey@me.com>2022-09-06 22:25:48 +0300
commitf94130c94b24ac657805a632de1e456b002e8b63 (patch)
tree68e17b3f08302ed2ade67d17240bb2e085254858 /source/blender/blenkernel/intern
parentced56dbc5396521e9fe51c0b59041f6577cd6135 (diff)
Fix T100854, T100856: Invalid shape keys when exiting edit mode
The `mvert` pointer was passed to `bm_to_mesh_shape` and was never reset to the beginning of the vertex array. Use spans instead to eliminate this error completely. This also has the benefit of letting the CustomData system handle allocation of mesh layers.
Diffstat (limited to 'source/blender/blenkernel/intern')
0 files changed, 0 insertions, 0 deletions