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 0.14 on master #249

Closed
wants to merge 20 commits into from
Closed

Bevy 0.14 on master #249

wants to merge 20 commits into from

Conversation

aMyTimed
Copy link
Contributor

@aMyTimed aMyTimed commented Jul 4, 2024

updates cargo.toml to have the 0.14, removes unneeded features (bevyengine/bevy#13728 was resolved) and bumps version

iwek7 and others added 20 commits March 23, 2023 15:44
* Use GitHub Actions config from master branch

* Fix formatting

* Fix deprecation warnings on add_plugin
* Use `MaterialMesh2dBundle` with `ColorMaterial`

* clippy

* Fix green channel filtering bug

* Clippy again
* Add `RenderAssetPersistencePolicy` to `Mesh::new` call

* Use built-in `Name` component in `svg` example
* Use `RenderAssetUsages`

* Specify which `RegularPolygon` to use
* Rename usages of `Color` to `LegacyColor`

* Fix tests
* Migrate to `bevy_color`

The example `dynamic_shape` does not work.

* Update palette color usage

* Fix tests
* update to bevy 0.14.0-rc.3

* Depend on `main` branch of Bevy

---------

Co-authored-by: Nilirad <gisquerin@gmail.com>
@Nilirad
Copy link
Owner

Nilirad commented Jul 5, 2024

Thanks! I opened #250 since I had to rebase and update a couple of files.

@Nilirad Nilirad closed this Jul 5, 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

Successfully merging this pull request may close these issues.

4 participants