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.12 #29

Merged
merged 9 commits into from
Nov 15, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add credit
rparrett committed Nov 11, 2023
commit 077bab81cdf0ae76606de6c76a120b899fed25a2
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -27,4 +27,6 @@ This was ported to bevy 0.10.0 thanks to the efforts of [@naomijub](https://gith

Ported to bevy 0.11.3 thanks to [@juliohq](https://github.com/juliohq).

Ported to bevy 0.12.0 thanks to [@rparrett](https://github.com/rparrett).

This uses the awesome [block-mesh](https://github.com/bonsairobo/block-mesh-rs) crate which handles greedy meshing.