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

add native zstd support
#19793 opened Jun 24, 2025 by atlv24 Loading…
Set checkbox and radio fill color to gray when disabled in core widgets example A-Art Art, UX or graphic design C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19792 opened Jun 24, 2025 by jordanhalase Loading…
Upstream raycasting UVs A-Picking Pointing at and selecting objects of all sorts C-Feature A new feature, making something new possible 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
#19791 opened Jun 24, 2025 by aevyrie Loading…
bevy_solari ReSTIR DI A-Rendering Drawing game state to the screen
#19790 opened Jun 24, 2025 by JMS55 Draft 0.17
Combine Query and QueryLens using a type parameter for state, but don't introduce owned iterators A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Needs-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
#19787 opened Jun 23, 2025 by chescock Loading…
BRP improve json schema support A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible M-Needs-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
#19786 opened Jun 23, 2025 by Leinnan Loading…
force unclipped depth emu on webgpu 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 O-WebGPU Specific to the WebGPU render API S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19785 opened Jun 23, 2025 by robtfm Loading…
Create a new OverflowAxis that allows scrolling while keeping overflown items visible A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible M-Needs-Release-Note Work that should be called out in the blog due to impact S-Needs-Design This issue requires design work to think about how it would best be accomplished X-Controversial There is active debate or serious implications around merging this PR
#19773 opened Jun 21, 2025 by hukasu Loading…
Fix intermittent drag-and-drop freezing on Windows C-Bug An unexpected or incorrect behavior O-Windows Specific to the Windows desktop operating system S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19772 opened Jun 21, 2025 by zachbateman Loading…
Selection menu A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19771 opened Jun 21, 2025 by hukasu Draft
Use bundle wrappers to select the insert mode A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#19768 opened Jun 21, 2025 by Pascualex Draft
Add benchmarks for spawning and inserting bundles A-ECS Entities, components, systems, and events C-Benchmarks Stress tests and benchmarks used to measure how fast things are S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19762 opened Jun 21, 2025 by SkiFire13 Loading…
Split Bundle and StaticBundle A-ECS Entities, components, systems, and events 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 X-Contentious There are nontrivial implications that should be thought through
#19761 opened Jun 21, 2025 by SkiFire13 Loading…
Replace the load_folder API by load_batch A-Assets Load files from disk to use for things like images, models, and sounds C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Needs-Help The author needs help finishing this PR.
#19760 opened Jun 21, 2025 by shishanyue Loading…
ObserverTrigger: Add wrapper type around ComponentId A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Needs-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
#19755 opened Jun 20, 2025 by oscar-benderstone Loading… 0.17
Fix sprite picking viewport A-Picking Pointing at and selecting objects of all sorts C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19747 opened Jun 19, 2025 by jannik4 Loading…
Fix ui picking outside the viewport A-Picking Pointing at and selecting objects of all sorts C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19744 opened Jun 19, 2025 by jannik4 Loading…
[DRAFT] deny(missing_docs) for bevy_asset A-Assets Load files from disk to use for things like images, models, and sounds C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19739 opened Jun 19, 2025 by theotherphil Draft
Bevy Feathers: an opinionated widget toolkit for building Bevy tooling A-UI Graphical user interfaces, styles, layouts, and widgets M-Needs-Release-Note Work that should be called out in the blog due to impact S-Needs-SME Decision or review from an SME is required X-Blessed Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#19730 opened Jun 19, 2025 by viridia Loading… 0.17
Stop inserting RelationshipTarget on SpawnRelatedBundle A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior M-Needs-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-Controversial There is active debate or serious implications around merging this PR
#19726 opened Jun 19, 2025 by Pascualex Loading…
Reactive Systems / SystemParams and Resource impl A-ECS Entities, components, systems, and events A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Blessed Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#19723 opened Jun 18, 2025 by cart Loading… 0.17
Don't create errors for ignored failed commands 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-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19718 opened Jun 18, 2025 by brianreavis Loading…
2
2
Add entities alongside resources A-ECS Entities, components, systems, and events D-Complex Quite challenging from either a design or technical perspective. Ask for help! M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Needs-Help The author needs help finishing this PR.
#19711 opened Jun 18, 2025 by Trashtalk217 Loading…
[DRAFT] Bug fix in Gizmo grid A-Gizmos Visual editor and debug gizmos C-Bug An unexpected or incorrect behavior S-Needs-Help The author needs help finishing this PR.
#19697 opened Jun 17, 2025 by theotherphil Loading…
UI z-ordering 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 M-Deliberate-Rendering-Change An intentional change to how tests and examples are rendered M-Needs-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
#19691 opened Jun 17, 2025 by ickshonpe Loading… 0.17
ProTip! Add no:assignee to see everything that’s not assigned.