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>2021-01-16 17:24:22 +0300
committerJacques Lucke <jacques@blender.org>2021-01-16 17:24:22 +0300
commit1e193a0b564c72c006203a1e349269e4bb004d0e (patch)
tree8c366bee86e796ba8775719a39603418ab1fc0fa /source/blender/blenkernel/intern/gpencil.c
parentf7829961c64f0fafa58efb6abfc8b7da3a500f77 (diff)
Fix T84757: feedback loop with when modifying vertex group with nodes
The issue was that the mesh shared its vertex weights with the original mesh (to reduce memory consumption). The solution is to make a local copy of the vertex weights in this case.
Diffstat (limited to 'source/blender/blenkernel/intern/gpencil.c')
0 files changed, 0 insertions, 0 deletions