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

Refactor and move easing equations #50165

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jul 4, 2021

Supposed to close #22513

I mostly cleaned up the code. I wasn't sure what to do with the easings file, it's so heavily modified now that it's not much of a third-party. Although we should probably credit Penner somewhere, his equations are MIT/BSD.

EDIT:
Ah, I forgot. Here is a test scene:
TweenTest.zip

@fire
Copy link
Member

fire commented Jul 4, 2021

Do you need help with cicd?

@KoBeWi
Copy link
Member Author

KoBeWi commented Jul 4, 2021

No, I think I managed to fix it.

@KoBeWi KoBeWi force-pushed the take_it_easing branch 3 times, most recently from 5f48fa7 to 2a3a9f3 Compare September 24, 2021 11:27
@akien-mga
Copy link
Member

Still has conflicts on the removed file.

@KoBeWi KoBeWi force-pushed the take_it_easing branch 2 times, most recently from 0d84945 to 24c1037 Compare September 24, 2021 11:42
@akien-mga akien-mga merged commit 53306cb into godotengine:master Sep 24, 2021
@akien-mga
Copy link
Member

Thanks!

@KoBeWi KoBeWi deleted the take_it_easing branch September 24, 2021 12:34
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.

Replace Tween interpolaters by properly maintained library of easing equations
3 participants