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

Update to Bevy v0.13 #1

Closed
joshuaoco opened this issue Jan 14, 2024 · 1 comment
Closed

Update to Bevy v0.13 #1

joshuaoco opened this issue Jan 14, 2024 · 1 comment

Comments

@joshuaoco
Copy link

Hello!

I wanted to make this issue to gauge your interest in upgrading the library to Bevy v0.12.1.

I'd quite like to use it on this version, and I'm not familiar at all with the Bevy rendering code so I think I'd have a bit of trouble submitting the PR myself, but if you're definitely not interested in upgrading yourself (which I totally understand, the moving target is frustrating!), then I would try and take a crack at it.

From my "increase the version and try to compile" test, the main changes seem to be:

Anyway, thanks for the library!

@yopox
Copy link
Owner

yopox commented Jan 22, 2024

Hi, I have started the migration in the branch 0.12. The plugin runs, but there is still a problem with vertices. UVs have also changed so rotation is yet to be implemented. (the plugin is a copy of bevy_sprite::render::mod.rs with 2 colors, alpha and rotation instead of just a tint color)

CleanShot 2024-01-22 at 10 36 16@2x

@yopox yopox changed the title Update to Bevy v0.12.1 Update to Bevy v0.13 Feb 17, 2024
@yopox yopox closed this as completed Mar 12, 2024
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