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
Assigned to nobody Loading
Sort

Pull requests list

system_fonts example A-Text Rendering and layout for characters A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22403 opened Jan 6, 2026 by ickshonpe Loading…
Derive PartialEq for InputFocus A-Text Rendering and layout for characters C-Feature A new feature, making something new possible 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
#22402 opened Jan 6, 2026 by Shatur Loading… 0.18
Remove Strikethrough from the text example A-Text Rendering and layout for characters C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22401 opened Jan 6, 2026 by ickshonpe Loading…
Reduce aliasing and Moiré patterns in temporal shadow filtering A-Rendering Drawing game state to the screen C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22400 opened Jan 6, 2026 by superdump Loading…
Directional navigation now considers UiTransform rotation A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#22399 opened Jan 6, 2026 by snk-git-hub Loading… 0.18
Fix: "The build mesh uniforms pipeline wasn't ready” warning now fires only once A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy O-Web Specific to web (WASM) builds S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#22398 opened Jan 6, 2026 by kfc35 Loading… 0.18
Generic font families A-Text Rendering and layout for characters D-Straightforward Simple bug fixes and API improvements, docs, test and examples M-Release-Note Work that should be called out in the blog due to impact S-Blocked This cannot move forward until something else changes
#22396 opened Jan 5, 2026 by ickshonpe Loading…
Text pipeline update buffer spans refactor A-Text Rendering and layout for characters C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22394 opened Jan 5, 2026 by ickshonpe Loading…
TextPipeline::update_buffer return with early error on degenerate scale factor A-Text Rendering and layout for characters C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22392 opened Jan 5, 2026 by ickshonpe Loading…
Fix font ID leak in TextPipeline A-Text Rendering and layout for characters C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide P-Regression Functionality that used to work but no longer does. Add a test for this! S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22386 opened Jan 5, 2026 by ickshonpe Loading… 0.19
Contact Shadows A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible M-Release-Note Work that should be called out in the blog due to impact S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#22382 opened Jan 5, 2026 by aevyrie Loading… 0.19
Add Ray.plane_intersection_point to simplify example code A-Math Fundamental domain-agnostic mathematical operations C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Uncontroversial This work is generally agreed upon
#22381 opened Jan 5, 2026 by nicebenny23 Loading…
Physically Based SSR A-Rendering Drawing game state to the screen C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. M-Release-Note Work that should be called out in the blog due to impact S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22379 opened Jan 4, 2026 by aevyrie Loading… 0.19
Scene entity map when saving scene A-Scenes Serialized ECS data stored on the disk C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22369 opened Jan 4, 2026 by molikto Loading…
clean up shader cache errors A-Rendering Drawing game state to the screen D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22362 opened Jan 3, 2026 by atlv24 Loading…
make webgl2 padding consistent A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22357 opened Jan 2, 2026 by atlv24 Loading…
systemstate support commands track location A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#22353 opened Jan 2, 2026 by MushineLament Loading…
Update ratatui requirement from 0.29.0 to 0.30.0 C-Dependencies A change to the crates that Bevy depends on
#22351 opened Jan 2, 2026 by dependabot bot Loading…
Solari: Light leak reduction and stochastic WC update A-Rendering Drawing game state to the screen C-Refinement Improves output quality, without fixing a clear bug or adding new functionality.
#22348 opened Jan 2, 2026 by JMS55 Draft
Update Automatic Directional Navigation Release Notes (due to dependency rearrangement) A-UI Graphical user interfaces, styles, layouts, and widgets C-Docs An addition or correction to our documentation S-Blocked This cannot move forward until something else changes
#22344 opened Jan 1, 2026 by kfc35 Loading… 0.18
bevy_ui_debug scrollbars inset fix A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22343 opened Jan 1, 2026 by ickshonpe Loading… 0.19
Reorganize some of bevy_reflect's exports into their respective modules A-Reflection Runtime information about types C-Code-Quality A section of code that is hard to understand or change D-Straightforward Simple bug fixes and API improvements, docs, test and examples M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#22342 opened Jan 1, 2026 by LikeLakers2 Loading… 0.19
Remove bevy_camera and bevy_ui deps from bevy_input_focus, no feature flag needed A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior 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
#22340 opened Jan 1, 2026 by kfc35 Loading… 0.18
Add render diagnostic functions for reading from a buffer A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible M-Release-Note Work that should be called out in the blog due to impact S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Uncontroversial This work is generally agreed upon
#22326 opened Dec 31, 2025 by JMS55 Loading… 0.19
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.