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

Updates for Bevy 0.13 #18

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Updates for Bevy 0.13 #18

merged 3 commits into from
Mar 18, 2024

Conversation

Caligari
Copy link
Contributor

I believe this is all you need to update the crate to Bevy 0.13
That said, your patched version of bevy_tweening is a few commits behind, and without it the examples run into runtime problems.

Updates to reach Bevy 0.13. All compiles, but examples all panic in a tweenable tick, for me.
Inadvertently removed the patch crate reference; returning it
@SergioRibera
Copy link
Owner

SergioRibera commented Mar 15, 2024

You are a amazing!

I would just ask you to fix the formatter, and then I will fix my fork of bevy_tweening before releasing the new version

Fix to pacify cargo fmt
@Caligari
Copy link
Contributor Author

Oh! Sorry about that. Not sure what I was doing there.
Try that.

@SergioRibera
Copy link
Owner

Sorry about the delay, now I merge your changes, you're very thanks for your contribution :D

@SergioRibera SergioRibera merged commit 5051676 into SergioRibera:main Mar 18, 2024
2 checks passed
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.

2 participants