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

[3.x] Fix cubic interpolate when looping #58651

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

TokageItLab
Copy link
Member

@TokageItLab TokageItLab commented Mar 1, 2022

Co-authored-by: robfram robfram@gmail.com

Cherry-pick of #58344, Supersede #54730.

When not loop, it is wrong to interpolate between the end and first keys.

Co-authored-by: robfram <robfram@gmail.com>
@TokageItLab TokageItLab added the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Mar 1, 2022
@akien-mga akien-mga added cherrypick:3.4 and removed cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Mar 1, 2022
@akien-mga akien-mga added this to the 3.5 milestone Mar 1, 2022
@fire fire changed the title fix cubic interpolate when looping 3.x Fix cubic interpolate when looping 3.x Mar 1, 2022
@akien-mga akien-mga merged commit eb3f0f5 into godotengine:3.x Mar 4, 2022
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.4.4.

@akien-mga akien-mga changed the title Fix cubic interpolate when looping 3.x [3.x] Fix cubic interpolate when looping Mar 8, 2022
@TokageItLab TokageItLab deleted the fix-cubic-interpolate-3.x branch September 16, 2022 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants