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

Adding PartialEq to some UI and Text types
#19552 opened Jun 9, 2025 by eckz Loading…
Bump crate-ci/typos from 1.32.0 to 1.33.1 C-Dependencies A change to the crates that Bevy depends on S-Adopt-Me The original PR author has no intent to complete this work. Pick me up!
#19551 opened Jun 9, 2025 by dependabot bot Loading…
Make camera controller not trigger change detection every frame C-Examples An addition or correction to our examples 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
#19547 opened Jun 9, 2025 by JMS55 Loading…
Add extra buffer usages field to MeshAllocator 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
#19546 opened Jun 9, 2025 by JMS55 Loading…
Mesh serialization A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#19545 opened Jun 9, 2025 by yrns Loading…
Component lifecycle reorganization and documentation A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change C-Docs An addition or correction to our documentation 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#19543 opened Jun 8, 2025 by alice-i-cecile Loading… 0.17
Feature: 2d Point Lights. 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 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-Contentious There are nontrivial implications that should be thought through
#19539 opened Jun 8, 2025 by Adriigbs Loading…
Write real docs for SystemSet A-ECS Entities, components, systems, and events 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 X-Uncontroversial This work is generally agreed upon
#19538 opened Jun 8, 2025 by alice-i-cecile Loading…
Add bevy_fbx, an FBX loader based on ufbx A-Assets Load files from disk to use for things like images, models, and sounds 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
#19534 opened Jun 8, 2025 by VitalyAnkh Draft
Document TextShadow not supported by Text2d A-Text Rendering and layout for characters C-Docs An addition or correction to our documentation S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19533 opened Jun 8, 2025 by ickshonpe Loading…
Add system parameter for relation quieries 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 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-Contentious There are nontrivial implications that should be thought through
#19526 opened Jun 7, 2025 by KurlykovDanila Draft
1 of 5 tasks
Schema types metadata A-Dev-Tools Tools used to debug Bevy applications. 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
#19524 opened Jun 7, 2025 by Leinnan Loading…
Rename JustifyText to Justify A-Text Rendering and layout for characters 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19522 opened Jun 7, 2025 by ickshonpe Loading…
Spawn batch with relationship A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19519 opened Jun 6, 2025 by gwafotapa Loading… 0.16.2
Rename bevy_ecs::world::Entry to ComponentEntry A-ECS Entities, components, systems, and events 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19517 opened Jun 6, 2025 by alice-i-cecile Loading…
Minor clear color doc improvements A-Rendering Drawing game state to the screen 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
#19514 opened Jun 6, 2025 by SpecificProtagonist Loading…
Copy stress test settings for many_camera_lights C-Testing A change that impacts how we test Bevy or how users test their apps 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
#19512 opened Jun 6, 2025 by tjlaxs Loading…
Add new GLTF character model and loader functionality A-glTF Related to the glTF 3D scene/model format C-Examples An addition or correction to our examples S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19509 opened Jun 6, 2025 by SachinSSh Loading…
Add missing docs for ImageLoader 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
#19499 opened Jun 5, 2025 by theotherphil Loading…
Fix iOS simulator build A-Build-System Related to build systems or continuous integration C-Bug An unexpected or incorrect behavior O-iOS Specific to the iOS mobile operating system P-Compile-Failure A failure to compile Bevy apps S-Blocked This cannot move forward until something else changes
#19498 opened Jun 5, 2025 by madsmtm Loading…
Delete System::component_access(). A-ECS Entities, components, systems, and events 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
#19496 opened Jun 5, 2025 by andriyDev Loading…
Use component_access_set to determine the set of conflicting accesses between two systems. A-ECS Entities, components, systems, and events 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
#19495 opened Jun 5, 2025 by andriyDev Loading…
Improve documentation on Specialized*Pipeline*. A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19494 opened Jun 4, 2025 by andriyDev Loading…
Bundle refactor - Option bundles and Box<dyn Bundle> A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible 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-Benchmarking This set of changes needs performance benchmarking to double-check that they help S-Needs-Help The author needs help finishing this PR. S-Needs-Review Needs reviewer attention (from anyone!) to move forward 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
#19491 opened Jun 4, 2025 by SkiFire13 Loading… 0.17
ProTip! Filter pull requests by the default branch with base:main.