Shape Key editing: propagate updates through basis chains #105422

Closed
Alexander Gavrilov wants to merge 1 commits from angavrilov:pr-shapekey-propagate into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Alexander Gavrilov dca49a5bff Shape Key editing: propagate updates through basis chains.
It is possible to organize shape keys into a tree through the
reference key setting. Mesh editing and sculpting a reference
key is supposed to update all its children, but this was only
done for one level of dependencies.

This changes the code to retrieve the complete set of dependent
keys and update them all.
2023-07-14 20:34:01 +03:00