Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support keyframing of pairBlended attributes #59

Open
mottosso opened this issue Apr 23, 2021 · 0 comments
Open

Support keyframing of pairBlended attributes #59

mottosso opened this issue Apr 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@mottosso
Copy link
Owner

Whenever you keyframe a constrained channel, it'll create a pairBlend. If you then subsequently attempt to..

node["translateX"] = {1: 0.0, 5: 10.0, 7: 11.0}

Then that new animation will break thee pairBlend, rather than get redirected to wherever it's blending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant