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

Upgrade to Bevy 0.14 #1

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Upgrade to Bevy 0.14 #1

merged 2 commits into from
Jun 10, 2024

Conversation

jgayfer
Copy link
Owner

@jgayfer jgayfer commented May 30, 2024

Summary

Updates the library to use Bevy 0.14.

Closes #3

Brings us up to date with the "first" release candidate for 0.14.

The only breaking change is that our PointLight2d API is affected by the
migration from `LegacyColor` to `bevy_color::Color`.

https://bevyengine.org/learn/migration-guides/0-13-to-0-14/#migrate-from-legacycolor-to-bevy-color-color
Our first release candiate for 0.2.0, featuring support for Bevy 0.14.
@jgayfer jgayfer changed the base branch from main to bevy-main June 10, 2024 04:06
@jgayfer jgayfer marked this pull request as ready for review June 10, 2024 04:06
@jgayfer jgayfer merged commit 4a23456 into bevy-main Jun 10, 2024
9 checks passed
@jgayfer jgayfer deleted the bevy-0.14 branch June 10, 2024 04:08
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.

Bevy 0.14
1 participant