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:
authorBastien Montagne <bastien@blender.org>2021-01-15 19:44:35 +0300
committerBastien Montagne <bastien@blender.org>2021-01-15 21:00:38 +0300
commit5cf04fe2bae0f4031245794287f1b4903436cc07 (patch)
treee3e15ef0d322255aa339d1677dd57a53c7a0e4ef /source/blender/makesrna/intern/rna_rna.c
parent3459f75f5b31e155bf549ec70dd2476dc810077e (diff)
Fix (unreported) copying liboverride of mesh breaks overrides of shape keys.
Our beloved shapekeys are 'virtual' overrides, they need special snowflake treatment here as well. They do not have any override data, from override perspective they are considered as mere sub-data from their owning ID (mesh, lattice, etc.). Therefore, we should not copy override data from them, but instead properly flag those new IDs as `LIB_EMBEDDED_DATA_LIB_OVERRIDE`. Found while investigating T84373.
Diffstat (limited to 'source/blender/makesrna/intern/rna_rna.c')
0 files changed, 0 insertions, 0 deletions