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

Separate focusability from navigation policy
#25675 opened Sep 3, 2026 by agluszak Contributor Loading…
expose complex-scripts feature (#24094)
#25674 opened Sep 3, 2026 by unclepomedev Loading…
docs: fix false docs for system info diagnostics
#25672 opened Sep 3, 2026 by andyrift Loading…
Update tera to 2.3
#25671 opened Sep 3, 2026 by agluszak Contributor Loading…
Cleanup observer system input: Trigger reborrowing A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change D-Complex Quite challenging from either a design or technical perspective. Ask for help! D-Unsafe Touches with unsafe code in some way M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#25668 opened Sep 3, 2026 by ItsDoot Contributor Loading…
change patch for asset-on-website so no unused
#25666 opened Sep 3, 2026 by mockersf Member Loading…
Remove old sprite code not used by text2d A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25665 opened Sep 3, 2026 by IceSentry Contributor Loading…
Make asset loading no longer use the type of the load. A-Assets Load files from disk to use for things like images, models, and sounds C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#25664 opened Sep 3, 2026 by andriyDev Contributor Loading…
Fix the SerializedImage doc link when the serialize feature is off A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25663 opened Sep 2, 2026 by stuartparmenter Contributor Loading…
HitDataEvent trait A-Picking Pointing at and selecting objects of all sorts 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 X-Uncontroversial This work is generally agreed upon
#25662 opened Sep 2, 2026 by laundmo Member Loading…
Split compositing space stacks at every clearing camera A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior 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
#25661 opened Sep 2, 2026 by stuartparmenter Contributor Loading…
turn more types into wgpu wrappers A-Rendering Drawing game state to the screen 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
#25660 opened Sep 2, 2026 by laundmo Member Loading…
Add DisplayTarget to bevy_window and require it on Window A-Rendering Drawing game state to the screen A-Windowing Platform-agnostic interface layer to run your app in C-Feature A new feature, making something new possible 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
#25658 opened Sep 2, 2026 by stuartparmenter Contributor Loading…
Keep float values when saving screenshots to .exr or .hdr A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25657 opened Sep 2, 2026 by stuartparmenter Contributor Loading…
Fix unsound observer initialization A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes D-Unsafe Touches with unsafe code in some way P-Unsound A bug that results in undefined compiler behavior 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
#25656 opened Sep 2, 2026 by chescock Contributor Loading…
Animated gizmos A-Gizmos Visual editor and debug gizmos C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25655 opened Sep 2, 2026 by JasmineLowen Contributor Loading…
OIT example: remove conflicting handling of arrow keys 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-Design This issue requires design work to think about how it would best be accomplished
#25654 opened Sep 2, 2026 by goodartistscopy Contributor Loading…
Incremental UI updates A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change 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! S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#25653 opened Sep 2, 2026 by ickshonpe Contributor Loading…
Mutable NestedQuery by relaxing ReadOnly::State == State constraint A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#25652 opened Sep 2, 2026 by chescock Contributor Loading…
Conditional observers in bsn!
#25650 opened Sep 2, 2026 by hxYuki Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.