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

Retain UI phase items from frame to frame, and consolidate the UI queuing systems into one. A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25290 opened Aug 4, 2026 by pcwalton Contributor Loading…
Extracted UI layout A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets D-Complex Quite challenging from either a design or technical perspective. Ask for help!
#25289 opened Aug 3, 2026 by ickshonpe Contributor Loading…
Allow fallback error handlers to queue commands
#25288 opened Aug 3, 2026 by 0xEgao Contributor Loading…
Fix UB detected by Miri when running the multi-threaded executor A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior P-Unsound A bug that results in undefined compiler behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25287 opened Aug 3, 2026 by chescock Contributor Loading…
FogVolume rendering with ambient light
#25286 opened Aug 3, 2026 by blaind Contributor Loading…
Added a zoom to cursor option to PanCamera
#25285 opened Aug 3, 2026 by mbremner Loading…
Fix: remove unnecessary unsafe of ErasedBundleTemplate::apply
#25279 opened Aug 3, 2026 by yilin0518 Contributor Loading…
Fix from raw parts
#25277 opened Aug 3, 2026 by yilin0518 Contributor Loading…
Mutate Event/Hook
#25275 opened Aug 3, 2026 by Diddykonga Contributor Draft
Use None instead of Confined fallback for CursorGrabMode A-Editor Graphical tools to make Bevy games C-Bug An unexpected or incorrect behavior 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
#25273 opened Aug 2, 2026 by piedoom Loading… 0.19.1
Add missing safety requirement
#25272 opened Aug 2, 2026 by yilin0518 Contributor Loading…
Add explicit transfer safety requirement
#25271 opened Aug 2, 2026 by yilin0518 Contributor Loading…
Add missing safety requirement C-Docs An addition or correction to our documentation S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25269 opened Aug 2, 2026 by yilin0518 Contributor Loading…
Implement parallel contiguous iteration. A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible C-Performance A change motivated by improving speed, memory usage or compile times S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#25264 opened Aug 2, 2026 by pcwalton Contributor Draft
Support IrradianceVolume on web
#25263 opened Aug 2, 2026 by beicause Member Loading…
Fix binding_arrays_are_usable check A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25261 opened Aug 2, 2026 by beicause Member Loading… 0.19.1
Make post_process_write() take a mutable reference, fixing ordering footgun A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior C-Code-Quality A section of code that is hard to understand or change 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 S-Needs-Testing Testing must be done to verify an issue or fix X-Contentious There are nontrivial implications that should be thought through
#25258 opened Aug 2, 2026 by coreh Contributor Loading…
Properly layer emission under clearcoat A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior 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
#25256 opened Aug 2, 2026 by JMS55 Contributor Loading… 0.19.1
Fix 2D flicker by always dequeueing retained phase items (#25163) A-Rendering Drawing game state to the screen 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
#25253 opened Aug 1, 2026 by morr Loading… 0.19.1
Fix shader out of bounds accesses A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25252 opened Aug 1, 2026 by JMS55 Contributor Loading… 0.19.1
Usage Example: Use ui_widgets to power a Character Creation Screen A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25249 opened Aug 1, 2026 by kfc35 Contributor Loading…
Make major line interval configurable in InfiniteGrid A-Editor Graphical tools to make Bevy games 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-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25247 opened Aug 1, 2026 by malfuu Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.