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

0.12 Release prep #108

Merged
merged 8 commits into from
Nov 10, 2023
Merged

0.12 Release prep #108

merged 8 commits into from
Nov 10, 2023

Conversation

nicopap
Copy link
Owner

@nicopap nicopap commented Nov 10, 2023

No description provided.

It is now completely useless, so we remove it.
chirp scenes are spawned as bevy scenes, which require reflection, so we
need to enable reflection when the chirp feature is enabled.
It was unused, and may lead to confusion, so we remove it.
Two bugs:

- A hard crash: bevyengine/bevy#10444
- Quotes being added to file paths.

Also some cleanup:

- Re-enable the custom_dsl example
- Update the bevy_mod_picking, bevy-inspector-egui adn bevy_framepace
  versions
- Remove the `allow(clippy::explicit_iter_loop)` as the cause of the
  lint is now fixed
- Replace `iter` event method with `read`.
- Various fixes to examples to work with the new bevy version
@nicopap nicopap changed the title Next next 0.12 Release prep Nov 10, 2023
@nicopap nicopap merged commit b7cffda into main Nov 10, 2023
2 checks passed
@nicopap nicopap deleted the next-next branch November 10, 2023 15:14
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.

1 participant