-
See https://github.com/bevyengine/bevy/blob/5a0c09d38fd63383281991da9d6c353ad7228f50/crates/bevy_math/clippy.toml, from https://github.com/bevyengine/bevy/issues/15236
-
As discussed in https://github.com/bevyengine/bevy/issues/14215 and https://github.com/bevyengine/bevy/pull/14911, some games will prefer to run their logic in `Update`, while others prefer to run it …
-
Should this be done here, on the bevy-website repo or both?
-
See https://github.com/bevyengine/bevy/issues/15866 for more context! While `Single` is currently unstable, it would be nice to add a note when `query.single()` or `query.single_mut()` is used.
BD103 updated
1 month ago
-
We should be able to generate the required bundle code from the BSN syntax proposed by cart in https://github.com/bevyengine/bevy/discussions/14437
-
1. Shift focus on release candidate process to include an emphasis on preparing the release. From https://github.com/bevyengine/bevy-website/pull/1596#discussion_r1719051593 and https://github.com/bev…
-
>> should these be called pressed and released instead of down and up to match the methods on ButtonInput? https://dev-docs.bevyengine.org/bevy/input/struct.ButtonInput.html#method.just_pressed
> I…
-
The community and project are evolving, and it's time to redesign the project's main (the face) page. We need a more modern version of the site
-
- Should probably implement #263 first
- Closely related to https://github.com/bevyengine/bevy/issues/1259
- Take note of the fact that `GlobalTransform` is currently not updated between `FixedUpdat…
-
I think that these should end in `Set`, but opinions may vary! We should have a way to automatically and consistently enforce this. Related to #47.
Raised by @jondolf [on Discord](https://discord.c…