Skip to content

Pull requests: bevyengine/bevy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix clippy::needless_lifetimes for most crates A-Cross-Cutting Impacts the entire engine C-Code-Quality A section of code that is hard to understand or change S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#15907 opened Oct 14, 2024 by clarfonthey Loading…
Fix *most* clippy lints A-Cross-Cutting Impacts the entire engine C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#15906 opened Oct 14, 2024 by clarfonthey Loading…
Hide some re-exports by default. A-Cross-Cutting Impacts the entire engine C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Contentious There are nontrivial implications that should be thought through
#13673 opened Jun 4, 2024 by mintlu8 Loading…
12660 progress and small optimization A-Cross-Cutting Impacts the entire engine C-Code-Quality A section of code that is hard to understand or change C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#13244 opened May 5, 2024 by moonlightaria Loading…
ProTip! Exclude everything labeled bug with -label:bug.