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 0.14 #247

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Update to bevy 0.14 #247

merged 2 commits into from
Jun 25, 2024

Conversation

Azorlogh
Copy link
Contributor

Notable changes:

@rparrett
Copy link
Contributor

Some of these changes were already implemented in the bevy-main branch. You may want to base this on that branch instead.

@Azorlogh Azorlogh changed the base branch from master to bevy-main June 25, 2024 09:44
@Azorlogh
Copy link
Contributor Author

Thanks for the heads up, done 👍

@Nilirad
Copy link
Owner

Nilirad commented Jun 25, 2024

Thank you! I've been out of the loop lately. I just changed the manifest to depend on main.

@Nilirad Nilirad merged commit 2bc97e9 into Nilirad:bevy-main Jun 25, 2024
4 of 8 checks passed
Nilirad added a commit that referenced this pull request Jul 5, 2024
* update to bevy 0.14.0-rc.3

* Depend on `main` branch of Bevy

---------

Co-authored-by: Nilirad <gisquerin@gmail.com>
Nilirad added a commit that referenced this pull request Jul 5, 2024
* Resolve merge conflicts

* Use GitHub Actions config from master branch (#217)

* Use GitHub Actions config from master branch

* Fix formatting

* Fix deprecation warnings on add_plugin

* Fix CI (#218)

* Fix shader (#219)

* Use `SpatialBundle` (#221)

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

* Use `MaterialMesh2dBundle` with `ColorMaterial`

* clippy

* Fix green channel filtering bug

* Clippy again

* Fix CI (#237)

* Rename `Color` to `LegacyColor` (#240)

* Rename usages of `Color` to `LegacyColor`

* Fix tests

* Revert "Rename `Color` to `LegacyColor` (#240)" (#243)

This reverts commit 6918ca1.

* Migrate to `bevy_color` (#242)

* Migrate to `bevy_color`

The example `dynamic_shape` does not work.

* Update palette color usage

* Fix tests

* Fix CI (#244)

* Fix CI

* Update to bevy 0.14 (#247)

* update to bevy 0.14.0-rc.3

* Depend on `main` branch of Bevy

---------

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

* Fix CI (#248)

* Update Cargo.toml

* Update documents

---------

Co-authored-by: Alix Bott <bott.alix@gmail.com>
Co-authored-by: a <52638772+aMyTimed@users.noreply.github.com>
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.

None yet

3 participants