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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to bevy
Help out
- Issues
- Document that impl_reflect can only be used from within bevy_reflect due to orphan rule
- Track callsites of where observers are initially triggered.
- Hot asset reloading example does not update when saving torus.gltf
- Watching entity after spawning an observer can contribute to unnecessary bugs
- Time-keeping broken with `UpdateMode::Reactive` (X11 and WASM)
- wrong colour on certain gpus
- Improve update_mesh_previous_global_transforms() performance
- Improve CompressedImageSaver
- `msaa_writeback` is inefficient
- Observers overhaul: statically-typed multi-event-listening and safer dynamic-event-listening
- Docs
- Rust not yet supported