-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add global enabled bool toggle to PanOrbitCamera component
#25537
opened Aug 24, 2026 by
3to1dash
Loading…
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
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 An addition or correction to our examples
S-Blocked
This cannot move forward until something else changes
anisotropy to feathers
C-Examples
#25528
opened Aug 23, 2026 by
tevans-3
Member
Loading…
Refactor 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
examples/helpers/checkbox.rs
A-UI
#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
Micro-optimize and clean up 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
Tables::move_row
A-ECS
#25523
opened Aug 23, 2026 by
JaySpruce
Member
Loading…
Migrate An addition or correction to our examples
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
bounding_2d to use Feathers.
C-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 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
Dlss implement Default for all feature types
A-Rendering
#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
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 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
Send/Sync eagerly
A-Rendering
#25512
opened Aug 22, 2026 by
SkiFire13
Contributor
Loading…
Move an asset's MetaTransform into its 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
AssetInfo.
A-Assets
#25509
opened Aug 22, 2026 by
andriyDev
Contributor
Loading…
Add job to update open PRs with 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
S-Merge-Conflicts
A-Build-System
#25508
opened Aug 22, 2026 by
Zeophlite
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.