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-04-26 00:44:30 +0300
committerHans Goudey <h.goudey@me.com>2022-04-26 00:44:30 +0300
commit96834a7bacffc97d87af6b8b89aa2a091b5b094a (patch)
tree338bf66cb32a14b48531ddfacbb61986db760c4b /source/blender/blenkernel/intern/curves.cc
parent3b4b2bcb1326fdd15011aade65d55079abd89f38 (diff)
Fix T97595: Modifier attribute output broken for vertex groups
`attribute_try_create` didn't understand that the vertex group attribute already existed because it only looks for names in custom data layers when the domain matches. Using `attribute_exists` unfortunately requires another loop through all attribute names, but that should be optimized separately in the future anyway. Differential Revision: https://developer.blender.org/D14756
Diffstat (limited to 'source/blender/blenkernel/intern/curves.cc')
0 files changed, 0 insertions, 0 deletions