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

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 UiWidgetsPlugins in DefaultPlugins A-UI 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
#23346 opened Mar 13, 2026 by micttyoid Loading… 0.19
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
#23344 opened Mar 13, 2026 by ElliottjPierce Loading… 0.19
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…
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 Entities, components, systems, and events C-Performance A change motivated by improving speed, memory usage or compile times C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#23339 opened Mar 12, 2026 by chescock Loading…
Document composition order for Transform A-Transform 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
#23336 opened Mar 12, 2026 by glocq Loading…
Re-add Out to ExtractComponent A-Rendering 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
#23334 opened Mar 12, 2026 by beicause Loading… 0.19
2
2
Remove redundant sampling_primitives example
#23333 opened Mar 12, 2026 by tauanbinato Loading…
Add trigger_ref and trigger_ref_with to Commands
#23332 opened Mar 12, 2026 by tauanbinato Loading…
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
#23329 opened Mar 12, 2026 by andriyDev Loading… 0.19
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 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.