bevy
https://github.com/bevyengine/bevy
Rust
A refreshingly simple data-driven game engine built in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to bevy
Help out
- Issues
- Dropping a handle from `Assets::get_strong_handle` has different behaviour to one from `AssetServer::load`.
- Fixing crash when minimizing a window with custom viewport for 0.16. (#16704)
- Tracing scopes don't interact well with App::Run()
- Flush commands between lifecycle events while processing observers
- `bevy_assets` should send wake events to `bevy_window` when assets finish loading (async tasks and `desktop_app` interactions)
- Lint against the use of unwrap
- `bevy_core_widgets` slider precision rounding issues
- Warn when schedule set is empty
- Report system panics to the GLOBAL_ERROR_HANDLER
- Improve Feathers accessibility
- Docs
- Rust not yet supported