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

Auto navigation camera fix 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
#22279 opened Dec 26, 2025 by ickshonpe Loading…
AutoNavigationConfig::max_search_distance fix 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
#22278 opened Dec 26, 2025 by ickshonpe Loading… 0.18
Bump the wgpu group with 3 updates C-Dependencies A change to the crates that Bevy depends on
#22275 opened Dec 26, 2025 by dependabot bot Loading…
Improve PCSS
#22272 opened Dec 25, 2025 by superdump Draft
Bump super-linter/super-linter from 8.3.1 to 8.3.2 A-Build-System Related to build systems or continuous integration C-Dependencies A change to the crates that Bevy depends on
#22270 opened Dec 25, 2025 by dependabot bot Loading…
Self-referential relationships A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples 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 X-Contentious There are nontrivial implications that should be thought through
#22269 opened Dec 25, 2025 by mrchantey Loading… 0.19
gltf extension handler release notes S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22268 opened Dec 25, 2025 by ChristopherBiscardi Loading… 0.18
fix decal index selection in light textures A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22267 opened Dec 25, 2025 by ChristopherBiscardi Loading… 0.18
Upgrade to wgpu 28 A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22265 opened Dec 25, 2025 by ChristopherBiscardi Loading…
2 tasks
0.19
Add comments explaining why the reloading code is so complex. A-Assets Load files from disk to use for things like images, models, and sounds C-Docs An addition or correction to our documentation D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#22264 opened Dec 25, 2025 by andriyDev Loading…
Fix handles being split by asset_server_managed. A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior 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
#22261 opened Dec 24, 2025 by andriyDev Loading…
Add toggle function for virtual time
#22258 opened Dec 24, 2025 by GitGhillie Loading…
Fix Updated images occasionally never displayed on materials A-ECS Entities, components, systems, and events 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
#22255 opened Dec 24, 2025 by ItsDoot Loading… 0.18
Make sure swapchain texture views are dropped. A-Rendering Drawing game state to the screen P-Crash A sudden unexpected crash P-Regression Functionality that used to work but no longer does. Add a test for this! S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#22254 opened Dec 24, 2025 by tychedelia Loading… 0.18
Solari: Enable directional light soft shadows A-Rendering Drawing game state to the screen 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
#22253 opened Dec 24, 2025 by JMS55 Loading… 0.18
Solari: Disable world cache jitter A-Rendering Drawing game state to the screen C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#22252 opened Dec 24, 2025 by JMS55 Loading… 0.18
Move the Gaussian blur shader function into a reusable library. A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Shaders This code uses GPU shader languages 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
#22249 opened Dec 23, 2025 by pcwalton Loading…
Rework FloatOrd with total_cmp() and hash by bits A-Math Fundamental domain-agnostic mathematical operations 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-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
#22248 opened Dec 23, 2025 by leftmostcat Loading…
Virtual geometry 0.18 migration guide S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#22247 opened Dec 23, 2025 by JMS55 Loading… 0.18
Make bevy_audio optional for android_shared_stdcxx O-Android Specific to the Android mobile operating system
#22245 opened Dec 23, 2025 by Shatur Loading…
Remove *_api feature from 2d and 3d
#22244 opened Dec 23, 2025 by Shatur Loading…
Make update_tilemap_chunk_indices public
#22243 opened Dec 23, 2025 by apekros Loading…
Directional navigation uses edge to edge distance not center to center 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
#22241 opened Dec 23, 2025 by apekros Loading… 0.18
Solari: Fix bug with wrong viewport size under DLSS A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior 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
#22240 opened Dec 23, 2025 by JMS55 Loading… 0.18
ProTip! no:milestone will show everything without a milestone.