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 lints after Rust 1.92
#22092 opened Dec 11, 2025 by kristoff3r Loading…
Fix incorrect blake3 version bound 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
#22091 opened Dec 11, 2025 by kristoff3r Loading…
Fix non-srgb RenderTarget::Image, reverts #22031
#22090 opened Dec 11, 2025 by beicause Loading…
Add sprite slicing scene to testbed_2d example A-Rendering Drawing game state to the screen C-Testing A change that impacts how we test Bevy or how users test their apps 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
#22089 opened Dec 11, 2025 by snk-git-hub Loading…
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 line gizmos 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
#22072 opened Dec 9, 2025 by ecoskey 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 TAA 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
#22070 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22050 opened Dec 6, 2025 by kfc35 Loading…
single query per node in UI picking backend A-Picking Pointing at and selecting objects of all sorts A-UI Graphical user interfaces, styles, layouts, and widgets 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
#22049 opened Dec 6, 2025 by ickshonpe 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…
Use mesh bounds center for transparent/transmissive sorting A-Rendering Drawing game state to the screen 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
#22041 opened Dec 5, 2025 by venhelhardt 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
#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
#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…
Replace path canonicalize with our own version. A-Assets Load files from disk to use for things like images, models, and sounds 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
#22026 opened Dec 4, 2025 by andriyDev 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…
Configurable Asset Storage 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-Complex Quite challenging from either a design or technical perspective. Ask for help! 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
#22015 opened Dec 3, 2025 by brianreavis Loading…
Doc trivial ecs unsafe A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation D-Straightforward Simple bug fixes and API improvements, docs, test and examples D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#22014 opened Dec 2, 2025 by hymm Loading…
Support MainPassResolutionOverride for Atmosphere 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
#22013 opened Dec 2, 2025 by jannik4 Loading…
ProTip! Follow long discussions with comments:>50.