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 sRGB luminance texture conversion
#25538 opened Aug 24, 2026 by issam3105 Contributor Draft
Fix debug-profile slider stutter (#25500)
#25536 opened Aug 24, 2026 by bugsweeper Contributor Loading…
Taffy node removal fix A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior C-Testing A change that impacts how we test Bevy or how users test their apps D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25535 opened Aug 24, 2026 by ickshonpe Contributor Loading… 0.19.2
Em and rem coords layout tests A-UI Graphical user interfaces, styles, layouts, and widgets C-Testing A change that impacts how we test Bevy or how users test their apps D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25534 opened Aug 24, 2026 by ickshonpe Contributor Loading…
Disambiguate run_if under rustc's nex generation trait solver A-ECS Entities, components, systems, and events D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25533 opened Aug 24, 2026 by HugoPeters1024 Contributor Loading…
text input: EditableText::value() -> Cow<str> A-UI Graphical user interfaces, styles, layouts, and widgets D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25532 opened Aug 24, 2026 by Cyannide Contributor Loading…
text input: Shift+Backspace is also backspace A-UI Graphical user interfaces, styles, layouts, and widgets 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
#25531 opened Aug 23, 2026 by Cyannide Contributor Loading…
gate Local use in bevy_pbr for wasm A-Rendering Drawing game state to the screen 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
#25530 opened Aug 23, 2026 by mockersf Member Loading…
fixes for action cache A-Build-System Related to build systems or continuous integration D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25529 opened Aug 23, 2026 by mockersf Member Loading…
Migrate anisotropy to feathers C-Examples An addition or correction to our examples S-Blocked This cannot move forward until something else changes
#25528 opened Aug 23, 2026 by tevans-3 Member Loading…
Refactor examples/helpers/checkbox.rs A-UI Graphical user interfaces, styles, layouts, and widgets D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25527 opened Aug 23, 2026 by tevans-3 Member Loading…
Update PCCM example asset URLs to raw.githubusercontent.com C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25526 opened Aug 23, 2026 by sk0g Loading…
Bypass change detection when taking a mut ref to editable_text in update_editable_text_layout 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
#25525 opened Aug 23, 2026 by gagnus Contributor Loading… 0.19.2
Micro-optimize and clean up Tables::move_row A-ECS Entities, components, systems, and events C-Performance A change motivated by improving speed, memory usage or compile times D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25523 opened Aug 23, 2026 by JaySpruce Member Loading…
Migrate bounding_2d to use Feathers. C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples
#25521 opened Aug 23, 2026 by Tatsuya0330 Contributor Loading…
fix: disabled number input field isn't editable A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior 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
#25520 opened Aug 23, 2026 by JasmineLowen Contributor Loading…
Make Dlss implement Default for all feature types A-Rendering Drawing game state to the screen 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
#25518 opened Aug 23, 2026 by lomirus Contributor Loading…
experimenting: remove some env keys from ci.yml A-Build-System Related to build systems or continuous integration S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#25516 opened Aug 22, 2026 by janis-bhm Contributor Draft
Upstream Jackdaw tab widget for bevy UI A-UI Graphical user interfaces, styles, layouts, and widgets 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
#25515 opened Aug 22, 2026 by jbuehler23 Contributor Loading…
Fix bevy not exporting bevy::extract A-App Bevy apps and plugins C-Bug An unexpected or incorrect behavior 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
#25514 opened Aug 22, 2026 by MonaMayrhofer Contributor Loading…
Solari v8: Disable ReSTIR by default A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25513 opened Aug 22, 2026 by JMS55 Contributor Loading…
Switch WgpuWrapper to a macro and have it compute Send/Sync eagerly 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
#25512 opened Aug 22, 2026 by SkiFire13 Contributor Loading…
Move an asset's MetaTransform into its AssetInfo. A-Assets Load files from disk to use for things like images, models, and sounds 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
#25509 opened Aug 22, 2026 by andriyDev Contributor Loading…
Add job to update open PRs with S-Merge-Conflicts A-Build-System Related to build systems or continuous integration D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#25508 opened Aug 22, 2026 by Zeophlite Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.