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

Store resources as components on singleton entities (v2) A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#21346 opened Oct 2, 2025 by Trashtalk217 Loading…
Remove FontAtlasSets A-Text Rendering and layout for characters 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-Review Needs reviewer attention (from anyone!) to move forward
#21345 opened Oct 2, 2025 by ickshonpe Loading…
Implement Reflect for CameraOutputMode A-Reflection Runtime information about types 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
#21344 opened Oct 2, 2025 by beicause Loading…
TextPipeline::queue_text refactor A-Text Rendering and layout for characters 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#21342 opened Oct 2, 2025 by ickshonpe Loading…
Allow using short type names for asset processors. A-Assets Load files from disk to use for things like images, models, and sounds 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 M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide M-Needs-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
#21339 opened Oct 2, 2025 by andriyDev Loading… 0.18
Avoid a "RefCell already borrowed" error with WINIT_WINDOWS A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples O-Windows Specific to the Windows desktop operating system S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#21338 opened Oct 2, 2025 by ejrh Loading… 0.17.2
New text features
#21331 opened Oct 1, 2025 by ickshonpe Loading…
update taplo to 0.10.0 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
#21330 opened Oct 1, 2025 by mockersf Loading…
Add more configuration options to fps overlay A-Dev-Tools Tools used to debug Bevy applications. 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-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#21326 opened Oct 1, 2025 by afonsolage Loading… 0.18
3
4
Use slider precision to format feathers slider label 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
#21325 opened Oct 1, 2025 by doup Loading… 0.18
Add Ease trait to Transform A-Animation Make things move and change over time A-Math Fundamental domain-agnostic mathematical operations A-Transform Translations, rotations and scales M-Needs-Release-Note Work that should be called out in the blog due to impact S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Controversial There is active debate or serious implications around merging this PR
#21317 opened Oct 1, 2025 by julcst Loading…
Derive Copy and Clone for FontAtlasKey A-Text Rendering and layout for characters D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#21315 opened Oct 1, 2025 by ickshonpe Loading…
font_count method A-Text Rendering and layout for characters 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
#21314 opened Oct 1, 2025 by ickshonpe Loading…
Virtual geometry: Upgrade deps, allow 256 vertices A-Rendering Drawing game state to the screen
#21301 opened Sep 30, 2025 by JMS55 Draft 0.18
Filter(-map) hiearchies when iterating descendants A-ECS Entities, components, systems, and events 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 X-Uncontroversial This work is generally agreed upon
#21299 opened Sep 30, 2025 by codaishin Loading…
Make Radio Button behaviour modular and consistent with other widgets A-UI Graphical user interfaces, styles, layouts, and widgets C-Usability A targeted quality-of-life change that makes Bevy easier to use M-Needs-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 X-Contentious There are nontrivial implications that should be thought through
#21294 opened Sep 30, 2025 by PPakalns Loading… 0.18
Remove reinhard_extended A-Rendering Drawing game state to the screen 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
#21288 opened Sep 30, 2025 by janhohenheim Loading… 0.18
Support for customized RenderPlugin implementations. 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 X-Contentious There are nontrivial implications that should be thought through
#21287 opened Sep 29, 2025 by siennathesane Loading…
Update meshopt requirement from 0.4.1 to 0.6.1 C-Dependencies A change to the crates that Bevy depends on
#21273 opened Sep 29, 2025 by dependabot bot Loading…
Introduce WindowIcon component A-Windowing Platform-agnostic interface layer to run your app in 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 X-Controversial There is active debate or serious implications around merging this PR
#21259 opened Sep 28, 2025 by TeamDman Loading…
Allow users to configure the maximum number of joints and morph weights used in models A-Animation Make things move and change over time 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
#21256 opened Sep 28, 2025 by doceazedo Draft
Implementation of Dynamic Plugins A-App Bevy apps and plugins M-Needs-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-Controversial There is active debate or serious implications around merging this PR
#21252 opened Sep 28, 2025 by radiantgurl Draft
Add optimized is_in_half_space_identity, contains_aabb_identity, and intersects_obb_identity A-Math Fundamental domain-agnostic mathematical operations C-Feature A new feature, making something new possible C-Performance A change motivated by improving speed, memory usage or compile times D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#21249 opened Sep 28, 2025 by Saratii Loading… 0.18
Easy demo recording A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible M-Needs-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
#21243 opened Sep 27, 2025 by mockersf Draft 0.18
ProTip! Updated in the last three days: updated:>2025-09-29.