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

Contextual theme overrides
#24969 opened Jul 12, 2026 by viridia Contributor Loading…
fix(tab_navigation): skip hidden subtrees during focusable gathering
#24968 opened Jul 12, 2026 by Cyannide Contributor Loading…
Remove bevy_camera dependency from bevy_world_serialization A-Scenes Composing and serializing ECS objects 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
#24963 opened Jul 12, 2026 by Functionhx Loading…
fix: document post_process_write ordering, fix HDR example A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#24961 opened Jul 12, 2026 by Functionhx Draft
Fix: Add warning for meshes with no vertices in MeshAllocator A-Rendering Drawing game state to the screen 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
#24960 opened Jul 12, 2026 by Tatsuya0330 Loading…
Make Ctrl+C plugin instant for reactive apps A-App Bevy apps and plugins 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
#24959 opened Jul 12, 2026 by kristoff3r Contributor Loading…
Fix parallel render graph A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times 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
#24957 opened Jul 11, 2026 by JMS55 Contributor Loading… 0.20
Solari: Add BLAS/TLAS build GPU spans 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
#24955 opened Jul 11, 2026 by JMS55 Contributor Loading…
Fix GPU-clustered decals vanishing at steep camera pitch A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24954 opened Jul 11, 2026 by Ijtihed Loading…
Add Okhwba color space A-Color Color spaces and color math 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
#24950 opened Jul 11, 2026 by tmstorey Contributor Loading…
Add #[serde(default)] support to GltfLoaderSettings A-Assets Load files from disk to use for things like images, models, and sounds C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. 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
#24948 opened Jul 11, 2026 by Tatsuya0330 Loading…
Limited contextual theming A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#24947 opened Jul 11, 2026 by viridia Contributor Loading…
FromTemplate derive macro visibility change A-Scenes Composing and serializing ECS objects D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24941 opened Jul 10, 2026 by alphadragon2 Loading…
Add AlignedVec and use it to improve ShaderBuffer A-Rendering Drawing game state to the screen A-Utils Utility functions and types 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
#24938 opened Jul 10, 2026 by beicause Member Loading…
Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 C-Dependencies A change to the crates that Bevy depends on 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
#24937 opened Jul 10, 2026 by dependabot Bot Loading…
Custom directional shadow maps 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
#24936 opened Jul 10, 2026 by mate-h Contributor Loading…
add W axis to bevy_feathers builtin colors/tokens A-Editor Graphical tools to make Bevy games 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
#24934 opened Jul 9, 2026 by JasmineLowen Contributor Loading…
Implements merge_scene variant function. A-Scenes Composing and serializing ECS objects C-Feature A new feature, making something new possible S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#24932 opened Jul 9, 2026 by l-monninger Contributor Draft
add ReflectFromTemplate and ReflectTemplate A-Reflection Runtime information about types A-Scenes Composing and serializing ECS objects C-Feature A new feature, making something new possible 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
#24930 opened Jul 9, 2026 by AwfulToTheEar Draft
TextInput A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change 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-Contentious There are nontrivial implications that should be thought through
#24929 opened Jul 9, 2026 by viridia Contributor Loading…
Don't re-extract 2D meshes that haven't changed since the previous frame. A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#24928 opened Jul 9, 2026 by pcwalton Contributor Draft
Include two missing methods from NestedQuery example. A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation 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
#24923 opened Jul 9, 2026 by andriyDev Contributor Loading…
Enhance GpuComponentArrayBuffer so that it can be used to store arbitrary data on mesh instances. A-ECS Entities, components, systems, and events A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24922 opened Jul 9, 2026 by pcwalton Contributor Loading…
Make the built-in 2D materials bindless. A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#24921 opened Jul 9, 2026 by pcwalton Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.