-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
init_gpu_resource
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
S-Needs-Testing
Testing must be done before this is safe to merge
#23350
opened Mar 13, 2026 by
atlv24
Loading…
dont panic
A-Rendering
Drawing game state to the screen
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
P-Crash
A sudden unexpected crash
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
S-Needs-Testing
Testing must be done before this is safe to merge
#23349
opened Mar 13, 2026 by
atlv24
Loading…
Bump github/codeql-action from 4.32.2 to 4.32.6
C-Dependencies
A change to the crates that Bevy depends on
#23348
opened Mar 13, 2026 by
dependabot
bot
Loading…
Bump crate-ci/typos from 1.43.5 to 1.44.0
C-Dependencies
A change to the crates that Bevy depends on
#23347
opened Mar 13, 2026 by
dependabot
bot
Loading…
Include Graphical user interfaces, styles, layouts, and widgets
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
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
UiWidgetsPlugins in DefaultPlugins
A-UI
Add Custom Attributes section to bevy_reflect module-level docs
#23345
opened Mar 13, 2026 by
tauanbinato
Loading…
Fix fishy spawn batch implementation
A-ECS
Entities, components, systems, and events
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
Deploy Docs - Build Docs step: Resolve most Warnings
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
#23343
opened Mar 13, 2026 by
kfc35
Loading…
Update SystemState docs to highlight ExclusiveSystemParam caching
#23342
opened Mar 13, 2026 by
tauanbinato
Loading…
Validate scale factor override to prevent panic on invalid values
A-UI
Graphical user interfaces, styles, layouts, and widgets
A-Windowing
Platform-agnostic interface layer to run your app in
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Uncontroversial
This work is generally agreed upon
#23340
opened Mar 12, 2026 by
omar-y-abdi
Loading…
InfallibleSystemParam
A-ECS
#23339
opened Mar 12, 2026 by
chescock
Loading…
Add documentation to under-documented derive macros
#23338
opened Mar 12, 2026 by
tauanbinato
Loading…
Add fail-fast Cargo sanity check to prevent misleading CI comments
#23337
opened Mar 12, 2026 by
tauanbinato
Loading…
Document composition order for Translations, rotations and scales
C-Docs
An addition or correction to our documentation
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Transform
A-Transform
#23336
opened Mar 12, 2026 by
glocq
Loading…
Bind only the written parts of RawBufferVec, BufferVec, and UninitBufferVec
#23335
opened Mar 12, 2026 by
tauanbinato
Loading…
Re-add Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Out to ExtractComponent
A-Rendering
Add Copy trait to Pickable component
A-Picking
Pointing at and selecting objects of all sorts
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
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
#23330
opened Mar 12, 2026 by
Rabbival
Loading…
Allow serializing and deserializing handles during reflection.
A-Assets
Load files from disk to use for things like images, models, and sounds
A-Reflection
Runtime information about types
A-Scenes
Serialized ECS data stored on the disk
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
Add ComputedNode::logical_size() method
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
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
#23327
opened Mar 12, 2026 by
tauanbinato
Loading…
Rename System::type_id to System::system_type for clarity
#23326
opened Mar 12, 2026 by
tauanbinato
Loading…
Fix AccessibilityRequested reflection serialization by marking it as opaque
#23325
opened Mar 12, 2026 by
tauanbinato
Loading…
Rename bevy_image::Volume to ImageVolume for clarity
A-Assets
Load files from disk to use for things like images, models, and sounds
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
#23324
opened Mar 12, 2026 by
tauanbinato
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.