-
-
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 Capsule, Hemisphere/Hemiellipsoid, and Ellipsoid as 3D Gizmos
#25158
opened Jul 25, 2026 by
SolidStateDj
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
context_menu to use bsn! and ui_widgets::ListBox (Phase 3 Item 2)
A-UI
#25156
opened Jul 24, 2026 by
kfc35
Contributor
Loading…
Simplified, always enabled
GhostNodes implementation
#25155
opened Jul 24, 2026 by
ickshonpe
Contributor
Loading…
Change Graphical user interfaces, styles, layouts, and widgets
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
Pressed to be a newtype bool to take advantage of Change Detection
A-UI
#25154
opened Jul 24, 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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
gradients to use a ui_widgets::ListBox (Phase 3 Item 3)
A-UI
#25153
opened Jul 24, 2026 by
kfc35
Contributor
Loading…
Bump actions/setup-java from 5.2.0 to 5.6.0
C-Dependencies
A change to the crates that Bevy depends on
#25148
opened Jul 24, 2026 by
dependabot
Bot
Loading…
Bump actions/cache/save from 5.0.5 to 6.1.0
C-Dependencies
A change to the crates that Bevy depends on
#25147
opened Jul 24, 2026 by
dependabot
Bot
Loading…
Bump github/codeql-action/analyze from 4.36.2 to 4.37.1
C-Dependencies
A change to the crates that Bevy depends on
#25146
opened Jul 24, 2026 by
dependabot
Bot
Loading…
Bump github/codeql-action/init from 4.36.2 to 4.37.1
C-Dependencies
A change to the crates that Bevy depends on
#25145
opened Jul 24, 2026 by
dependabot
Bot
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ui_transform to use ui_widgets::Button (Phase 3 Item 4)
A-UI
#25144
opened Jul 24, 2026 by
kfc35
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
size_constraints to bsn! and ui_widgets::RadioButton (Phase 3 Item 5)
A-UI
#25143
opened Jul 24, 2026 by
kfc35
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
display_and_visibility to use a FeathersSelect (Phase 3 Item 6)
A-UI
#25142
opened Jul 23, 2026 by
kfc35
Contributor
Loading…
LocalUiStack
A-Rendering
#25141
opened Jul 23, 2026 by
ickshonpe
Contributor
Loading…
Migrate clearcoat to use 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-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
FeathersRadio
A-UI
#25140
opened Jul 23, 2026 by
tevans-3
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
animation_graph to use FeathersNumberInput instead of Interaction
A-UI
#25138
opened Jul 23, 2026 by
kfc35
Contributor
Loading…
Migrate Graphical user interfaces, styles, layouts, and widgets
C-Examples
An addition or correction to our examples
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
overflow to use picking::hover::Hovered instead of Interaction
A-UI
#25135
opened Jul 23, 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
contact_shadows to use FeathersRadio (Phase 4 Item 1)
A-UI
#25134
opened Jul 23, 2026 by
kfc35
Contributor
Loading…
Add deferred_raymarch example.
A-Rendering
Drawing game state to the screen
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#25133
opened Jul 23, 2026 by
tychedelia
Member
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
clustered_decal_maps to use FeathersRadio (Phase 4 Item 2)
A-UI
#25131
opened Jul 23, 2026 by
kfc35
Contributor
Loading…
Weak system(set) ordering
A-ECS
Entities, components, systems, and events
C-Performance
A change motivated by improving speed, memory usage or compile times
M-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
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
X-Contentious
There are nontrivial implications that should be thought through
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
animation_masks to use FeathersRadio (Phase 5 Item 1)
A-UI
#25125
opened Jul 22, 2026 by
kfc35
Contributor
Loading…
Solari support on metal backends
A-Rendering
Drawing game state to the screen
M-Release-Note
Work that should be called out in the blog due to impact
O-Metal
Specific to the Metal render API
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
#25123
opened Jul 22, 2026 by
mate-h
Contributor
Loading…
Improve mesh normal and tangent robustness (#25095)
A-Math
Fundamental domain-agnostic mathematical operations
A-Rendering
Drawing game state to the screen
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
#25120
opened Jul 22, 2026 by
AlexandreAlvesDB
Loading…
Password-style character masking for editable text inputs
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
M-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#25117
opened Jul 22, 2026 by
Cyannide
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.