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
- Add regression test for spawning entities during remove hooks
- Improve `Camera` naming and make `bevy_ui` respect cameras
- Setting CursorGrabMode to Locked or Confined doesn't work during the first few frames (Ubuntu X11)
- Error setting CursorGrabMode after unfocusing the window and switching from Locked/Confined to None, then switching back
- Assets<T> should have `get_many` / `get_many_mut` or equivalent functions
- Disable ansi colors for `tracing_tracy`
- Allow for instantiation of SystemParam from immutable World
- Make the NULL semantics of entity clear
- Enforce formatting for yml files in CI
- Resolve PCSS issues, remove "experimental" flag, and "release" the feature
- Docs
- Rust not yet supported