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

Fix compilation errors and warnings when running bevy_gltf with no features. A-glTF Related to the glTF 3D scene/model format C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22125 opened Dec 15, 2025 by andriyDev Loading… 0.18
Fix: Clears directional navigation map between rebuilds
#22124 opened Dec 15, 2025 by kfc35 Loading…
Update wesl requirement from 0.2.0 to 0.3.1 C-Dependencies A change to the crates that Bevy depends on
#22122 opened Dec 15, 2025 by dependabot bot Loading…
Bump actions/upload-artifact from 5 to 6 C-Dependencies A change to the crates that Bevy depends on
#22121 opened Dec 15, 2025 by dependabot bot Loading…
Bump actions/cache from 4 to 5 C-Dependencies A change to the crates that Bevy depends on
#22120 opened Dec 15, 2025 by dependabot bot Loading…
Bump peter-evans/create-pull-request from 7 to 8 C-Dependencies A change to the crates that Bevy depends on
#22119 opened Dec 15, 2025 by dependabot bot Loading…
Bump actions/download-artifact from 6 to 7 C-Dependencies A change to the crates that Bevy depends on
#22118 opened Dec 15, 2025 by dependabot bot Loading…
Use slice last instead of iter `last. A-glTF Related to the glTF 3D scene/model format C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22116 opened Dec 15, 2025 by andriyDev Loading… 0.18
Only shadow caster A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#22112 opened Dec 14, 2025 by rlneumiller Loading…
Global Gizmos A-Gizmos Visual editor and debug gizmos C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22107 opened Dec 13, 2025 by atlv24 Loading…
Allow Reader to implement AsyncSeek and provide a way for loaders to "ask" for a compatible reader. A-Assets Load files from disk to use for things like images, models, and sounds C-Feature A new feature, making something new possible 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 M-Release-Note Work that should be called out in the blog due to impact S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#22104 opened Dec 13, 2025 by andriyDev Loading… 0.18
Refactor window creation logic A-Windowing Platform-agnostic interface layer to run your app in 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
#22088 opened Dec 11, 2025 by kristoff3r Loading…
Add 64 bit Dir3 struct A-Math Fundamental domain-agnostic mathematical operations C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Help The author needs help finishing this PR. S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22087 opened Dec 11, 2025 by stevehello166 Loading…
spec_v2: migrate Skybox A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change 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
#22071 opened Dec 9, 2025 by ecoskey Loading…
spec_v2: migrate CAS A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change 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
#22069 opened Dec 9, 2025 by ecoskey Loading…
Visibility for retained gizmos A-Gizmos Visual editor and debug gizmos C-Feature A new feature, making something new possible 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
#22053 opened Dec 7, 2025 by blamelessgames Loading…
Adds ViewportCoords Scene to examples/testbed/ui, Removes viewport_debug example A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples C-Testing A change that impacts how we test Bevy or how users test their apps M-Deliberate-Rendering-Change An intentional change to how tests and examples are rendered S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22050 opened Dec 6, 2025 by kfc35 Loading…
Add bevy_gltf settings for animation player and target creation A-Animation Make things move and change over time A-glTF Related to the glTF 3D scene/model format C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22046 opened Dec 6, 2025 by greeble-dev Loading…
Generic hierarchy propagate A-ECS Entities, components, systems, and events A-Transform Translations, rotations and scales C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#22043 opened Dec 6, 2025 by molikto Loading…
Add rust-toolchain file A-Build-System Related to build systems or continuous integration C-Usability A targeted quality-of-life change that makes Bevy easier to use 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
#22040 opened Dec 5, 2025 by IceSentry Loading…
Font weight support A-Text Rendering and layout for characters C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes 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
#22038 opened Dec 5, 2025 by ickshonpe Loading…
CI: can filter jobs to run depending on modified files A-Build-System Related to build systems or continuous integration C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22032 opened Dec 5, 2025 by mockersf Loading…
Add subtrait for reborrowing SystemParam types A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Blocked This cannot move forward until something else changes
#22029 opened Dec 4, 2025 by ecoskey Loading…
Add subtrait for reborrowing QueryData types A-ECS Entities, components, systems, and events 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
#22025 opened Dec 4, 2025 by ecoskey Loading…
ProTip! Exclude everything labeled bug with -label:bug.