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

Fix spline interpolators outside [0, 1] range #141

Merged
merged 2 commits into from
Aug 8, 2021
Merged

Conversation

danburzo
Copy link
Collaborator

@danburzo danburzo commented Aug 8, 2021

When combined with easings, interpolators may end up with a t outside the [0, 1] range unexpectedly to the author. This PR fixes the values for splines outside the [0, 1] range. Also related: #91

@danburzo danburzo merged commit 00fa5d5 into main Aug 8, 2021
@danburzo danburzo deleted the extrapolate-splines branch August 8, 2021 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant