-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update the doc link for Clone Behaviors section of
EntityCloner
#22404
opened Jan 6, 2026 by
WaterWhisperer
Loading…
system_fonts example
A-Text
#22403
opened Jan 6, 2026 by
ickshonpe
Loading…
Derive 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
PartialEq for InputFocus
A-Text
Remove 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
Strikethrough from the text example
A-Text
#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
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
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
#22392
opened Jan 5, 2026 by
ickshonpe
Loading…
Fix font ID leak in 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
TextPipeline
A-Text
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
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
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.
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
bevy_ui_debug scrollbars inset fix
A-Rendering
Reorganize some of 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
bevy_reflect's exports into their respective modules
A-Reflection
Remove 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
bevy_camera and bevy_ui deps from bevy_input_focus, no feature flag needed
A-UI
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.