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 0.11 #235

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Update 0.11 #235

merged 2 commits into from
Feb 19, 2024

Conversation

Nilirad
Copy link
Owner

@Nilirad Nilirad commented Feb 5, 2024

Adds some changes to the bevy-main branch to make it suitable for release.

This will remain a draft until Bevy 0.13 is released.

* Use GitHub Actions config from master branch

* Fix formatting

* Fix deprecation warnings on add_plugin

Fix CI (#218)

Fix shader (#219)

Suggest to use `cargo add` in README.md (#222)

Use `SpatialBundle` (#221)

Use `configure_sets` API (#223)

Use `MaterialMesh2dBundle` with `ColorMaterial` (#224)

* Use `MaterialMesh2dBundle` with `ColorMaterial`

* clippy

* Fix green channel filtering bug

* Clippy again

Fix clippy (#229)

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

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

Fix CI (#234)

* Use `RenderAssetUsages`

* Specify which `RegularPolygon` to use

Fix CI (#237)

Update Cargo.toml

Update `README.md`

Update CHANGELOG.md
@Nilirad Nilirad linked an issue Feb 19, 2024 that may be closed by this pull request
@Nilirad Nilirad merged commit 78556d5 into master Feb 19, 2024
9 checks passed
@Nilirad Nilirad deleted the update-0.11 branch February 19, 2024 08:54
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.13
1 participant