Skip to content
Snippets Groups Projects
Commit 25c81824 authored by Alexander Gavrilov's avatar Alexander Gavrilov
Browse files

Rigify: fix the ORG bone rename affecting objects dependent on the rig.

The issue is that if a different object has a constraint or driver
targeting a control of the rig, renaming the bone after join when
re-generating the rig would change that target to the ORG bone.

To fix this, apply the renames to the temporary copy of the metarig
before joining it to the rig armature object. This also requires
moving the driver freeze to this stage.
parent b36e7edf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment