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

Fix WGPU_SETTINGS_PRIO with trace_tracy
#25298 opened Aug 5, 2026 by beicause Member Loading…
Feathers: NumberInputWrap on HardLimit should wrap *after* range end 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
#25297 opened Aug 5, 2026 by kfc35 Contributor Loading… 0.20
BSN: Ready event A-Scenes Composing and serializing ECS objects C-Usability A targeted quality-of-life change that makes Bevy easier to use 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
#25296 opened Aug 5, 2026 by cart Member Loading… 0.20
Add earlier early-outs to bundle and component registration A-ECS Entities, components, systems, and events C-Performance A change motivated by improving speed, memory usage or compile times D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Uncontroversial This work is generally agreed upon
#25295 opened Aug 4, 2026 by JaySpruce Member Loading…
Move EntityCursor out of bevy_feathers to bevy_picking C-Usability A targeted quality-of-life change that makes Bevy easier to use M-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
#25294 opened Aug 4, 2026 by zaidzdz Loading…
Fix: replace fixed comps with comps calculation A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior P-Unsound A bug that results in undefined compiler behavior
#25293 opened Aug 4, 2026 by yilin0518 Contributor Loading… 0.20
When evaluating an animation target, only evaluate the subgraph of the animation graph relevant to that target. A-Animation Make things move and change over time C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Benchmarking This set of changes needs performance benchmarking to double-check that they help S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25292 opened Aug 4, 2026 by pcwalton Contributor Loading…
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 C-Performance A change motivated by improving speed, memory usage or compile times 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 A-Camera User-facing camera APIs and controllers. 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
#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
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.