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-06-16 17:44:58 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2022-06-22 13:23:23 +0300
commit05d659e55e4702606a3ba7d508033036db6c246b (patch)
treeba7bd1dc490629fb3668bd4ff78acbd3a54dd79c /source/blender/blenkernel/intern/ipo.c
parent92fee7077ab8b38918622ac530e53205d053cb9c (diff)
Fix T98796: avoid unnecessary mesh copy
The call to `get_component_for_write` would sometimes copy the mesh even when the mesh is replaced with itself. The `replace_mesh` method handles that case already, so just use that instead.
Diffstat (limited to 'source/blender/blenkernel/intern/ipo.c')
0 files changed, 0 insertions, 0 deletions