-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add vertical scrollbar to multiline_text_input example
#25066
opened Jul 19, 2026 by
Supremesv715
Contributor
Loading…
Migrate Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
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
clustered_decal example to use FeathersRadioButton and FeathersNumberInput (Phase 5 Item 3)
A-UI
#25064
opened Jul 19, 2026 by
kfc35
Contributor
Loading…
Migrate 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-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
ui_texture_atlas_slice to use bevy_ui_widgets::Button (Phase 1 Item 4)
A-UI
#25063
opened Jul 18, 2026 by
taearls
Contributor
Loading…
Add Entities, components, systems, and events
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-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
ensure! macro for BevyError
A-ECS
#25061
opened Jul 18, 2026 by
0xEgao
Contributor
Loading…
Add automatic input focus cause
A-Input
Player input via keyboard, mouse, gamepad, and more
A-UI
Graphical user interfaces, styles, layouts, and widgets
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
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-Uncontroversial
This work is generally agreed upon
Don't recreate material bind groups if none of the GPU resources changed.
A-Rendering
Drawing game state to the screen
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#25058
opened Jul 18, 2026 by
pcwalton
Contributor
Loading…
Scrollbars autohide, select fix for reselecting current item closing popup
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
Fix Ctrl+A/C/X/V shortcuts in EditableText on non-Latin keyboard layouts
A-Input
Player input via keyboard, mouse, gamepad, and more
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
#25056
opened Jul 18, 2026 by
Farori
Loading…
Fix: Add turbofish support to Composing and serializing ECS objects
C-Bug
An unexpected or incorrect behavior
D-Macros
Code that generates Rust code
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
bsn!
A-Scenes
#25054
opened Jul 18, 2026 by
Tatsuya0330
Contributor
Loading…
Split ordered and unordered TypeId maps
A-ECS
Entities, components, systems, and events
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
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
#25053
opened Jul 18, 2026 by
0xEgao
Contributor
Loading…
CornerRadius border radius value semantic and ergonomic improvements
A-UI
Split out parts of Fundamental domain-agnostic mathematical operations
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
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-Needs-SME
This type of work requires an SME to approve it.
bevy_math into bevy_shape and bevy_geometry
A-Math
#25047
opened Jul 17, 2026 by
JasmineLowen
Contributor
•
Draft
Solari: Reduce temporal shadow lag
A-Rendering
Drawing game state to the screen
C-Refinement
Improves output quality, without fixing a clear bug or adding new functionality.
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#25046
opened Jul 17, 2026 by
JMS55
Contributor
Loading…
Migrate Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ssr example to use FeathersRadio and FeathersNumberInput (Phase 5 Item 6)
A-UI
#25040
opened Jul 17, 2026 by
kfc35
Contributor
Loading…
Minesweeper-style game example using Bevy UI
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
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
#25039
opened Jul 17, 2026 by
ickshonpe
Contributor
Loading…
Update tera requirement from 1.15 to 2.0
A-Build-System
Related to build systems or continuous integration
C-Dependencies
A change to the crates that Bevy depends on
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
#25038
opened Jul 17, 2026 by
dependabot
Bot
Loading…
Bump actions/setup-java from 5.2.0 to 5.5.0
A-Build-System
Related to build systems or continuous integration
C-Dependencies
A change to the crates that Bevy depends on
O-Android
Specific to the Android mobile operating system
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#25037
opened Jul 17, 2026 by
dependabot
Bot
Loading…
Bump github/codeql-action/analyze from 4.36.2 to 4.37.0
A-Build-System
Related to build systems or continuous integration
C-Dependencies
A change to the crates that Bevy depends on
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
#25036
opened Jul 17, 2026 by
dependabot
Bot
Loading…
Bump dtolnay/rust-toolchain from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 2c7215f132e9ebf062739d9130488b56d53c060c
A-Build-System
Related to build systems or continuous integration
C-Dependencies
A change to the crates that Bevy depends on
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#25035
opened Jul 17, 2026 by
dependabot
Bot
Loading…
Bump github/codeql-action/init from 4.36.2 to 4.37.0
A-Build-System
Related to build systems or continuous integration
C-Dependencies
A change to the crates that Bevy depends on
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
#25034
opened Jul 17, 2026 by
dependabot
Bot
Loading…
Make the compute mesh example easier to understand and modify.
C-Code-Quality
A section of code that is hard to understand or change
C-Docs
An addition or correction to our documentation
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
#25033
opened Jul 17, 2026 by
ivanceras
Loading…
Add fuzzy name matching tool for inspector
A-Dev-Tools
Tools used to debug Bevy applications.
C-Feature
A new feature, making something new possible
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
Make FeathersTextInput include its container
A-Editor
Graphical tools to make Bevy games
A-UI
Graphical user interfaces, styles, layouts, and widgets
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#25016
opened Jul 16, 2026 by
0xEgao
Contributor
Loading…
Despawn replaced linked-spawn related entities when applying a scene
A-Scenes
Composing and serializing ECS objects
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
X-Needs-SME
This type of work requires an SME to approve it.
Previous Next
ProTip!
Follow long discussions with comments:>50.