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

Allow the user to choose the two anchor frames to use for linear interpolation. #32

Open
torque opened this issue Jan 31, 2016 · 0 comments

Comments

@torque
Copy link
Contributor

torque commented Jan 31, 2016

In some cases, the first and last frames of an animation may not be the best frames to use to calculate the starting and ending position of a linear transform. There are a couple of complications that arise when considering implementing this:

  • There is no good place in the user interface to stick two more number edit fields that will be completely useless most of the time.
  • Should this allow applying linear motion to segments that are longer than the tracking data? This could potentially result in unintuitive behavior.
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

1 participant