-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Scenario
- scene has an armature with an associated animation action. this is the target
- import a source armature which also has animations, and configure the retargeting plugin (bone mappings, rest alignment etc)
- retargeting preview works
- now check "disable drivers"
- retargeting isn't seen any more, but original animation on target skeleton doesn't work any more
looking at the animation in the curve editor it seems like the keyframes are not impacted... they are just not being applied to the armature any more
interestingly, if there are bones not mapped in the plugin, those bones are animated. only the mapped bones don't get animated any more.
my guess is that somehow the plugin overwrites how blender normally applied animation keyframes to the target bones and "disable drivers" does not correctly undo this, but I don't know enough about blender to tell how to solve this problem.
the problem seems to persist after saving and reloading the file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels