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

Changing interpolations using shortcuts does not work properly (gif). #2506

Open
beeheemooth opened this issue Feb 1, 2019 · 2 comments
Open

Comments

@beeheemooth
Copy link

Issue Summary

I'm trying to change the type of interpolation using shortcuts, but the interpolation only changes between the first and second keys in all the animated parameters at once.

Screenshot or Video Reference

ezgif-1-c539827127e8

Expected Results

Interpolation should be changed only in the selected parameter and in the selected curve segment.

System Information

  • OpenToonz Version: 1.3
  • Operating System: Windows 8.1
@beeheemooth
Copy link
Author

Hmm... It seems that interpolation changes only in those segments of the curve where the timeline slider is positioned.

@beeheemooth
Copy link
Author

Damn, I wanted to create a new issue, but I saw that I myself once created this topic.

ezgif-3-fc70fb67bb37
ezgif-3-7ffa26d93bc9

Steps :

  1. Assign shortcuts to change the type of interpolation.
  2. In the Function Editor, select the curve of the parameter you want.
  3. Change the curve interpolation using the shortcut.
  4. Select a curve for another parameter.
  5. Try changing the interpolation using the shortcut
  6. If both segments are between two keys, then the interpolation will change for both segments. If the segments are in different keys, then the interpolation will change only in the first segment, despite the fact that you want to change the interpolation in the second segment.

Interpolation should change in the selected segment, and not change in not selected.

Note :

The inability to change the interpolation in several keys at once (or at least copy it from segment to segment) in the presence of a large number of keys and parameters turns the work into hard labor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants