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

bevy_tweening patch incompatible with version 0.10.0 #20

Open
Rezan7CC opened this issue May 20, 2024 · 3 comments
Open

bevy_tweening patch incompatible with version 0.10.0 #20

Rezan7CC opened this issue May 20, 2024 · 3 comments

Comments

@Rezan7CC
Copy link
Contributor

The latest version of bevy_tweening is 0.10.0 which leads to the following warning when using your patch:
warning: Patch bevy_tweening v0.9.0 (https://github.com/SergioRibera/bevy_tweening?branch=infinite_mirrored#45eee608)` was not used in the crate graph.`

What's the current solution to make bevy_tweening work?
Is there a solution that's compatible with upcoming releases for bevy_tweening?

@SergioRibera
Copy link
Owner

I am exploring some other alternative because it seems that bevy_tweening still don't have a solution to mirror infinite and look for some more flexibility for the customization of the screens

@Rezan7CC
Copy link
Contributor Author

Sounds good, I worked around it with a personal bevy_tweening v0.10.0 patch fork with your fix. So I can use bevy_splash_screen without issue now. But being able to use bevy_tweening without a patched fork would be amazing of course.
Your fix is not universal enough to be pull requested there?

@SergioRibera
Copy link
Owner

Your fix is not universal enough to be pull requested there?

I have tried, but it does not seem to be what you are looking for djeedai/bevy_tweening#95

I have also been exploring the possibility of using some of these alternatives that look promising, but I haven't had time to experiment

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

No branches or pull requests

2 participants