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
Sort

Pull requests list

Mention in .add_observer() docs that first parameter must be a Trigger C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19315 opened May 20, 2025 by theotherphil Loading…
Add debug build option to build-wasm-example
#19312 opened May 20, 2025 by oracle58 Loading…
Render assets diagnostics
#19311 opened May 20, 2025 by hukasu Loading…
Hot patching systems with subsecond A-Dev-Tools Tools used to debug Bevy applications. 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
#19309 opened May 20, 2025 by mockersf Loading… 0.17
fix(picking): Location is not a Component anymore. A-Picking Pointing at and selecting objects of all sorts 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
#19306 opened May 20, 2025 by atlv24 Loading…
refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform A-Utils Utility functions and types 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 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
#19305 opened May 20, 2025 by atlv24 Loading…
refactor(render): move WgpuWrapper into bevy_utils A-Utils Utility functions and types 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 X-Uncontroversial This work is generally agreed upon
#19303 opened May 20, 2025 by atlv24 Loading…
Make SubCameraView into a new primitive shape A-Rendering Drawing game state to the screen 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 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
#19302 opened May 20, 2025 by ecoskey Draft
4 tasks
Workaround for import diagnostics failing to mention disabled features A-Cross-Cutting Impacts the entire engine C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Needs-Help The author needs help finishing this PR. X-Contentious There are nontrivial implications that should be thought through
#19297 opened May 19, 2025 by greeble-dev Loading…
Explanation for the '3d shapes' example C-Docs An addition or correction to our documentation C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples
#19295 opened May 19, 2025 by fallible-algebra Loading…
Add debug cycle detection for insert_recursive and remove_recursive A-ECS Entities, components, systems, and events D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19293 opened May 19, 2025 by theotherphil Loading…
Update naga requirement from 24 to 25 C-Dependencies A change to the crates that Bevy depends on
#19292 opened May 19, 2025 by dependabot bot Loading…
Update hexasphere requirement from 15.0 to 16.0 C-Dependencies A change to the crates that Bevy depends on
#19290 opened May 19, 2025 by dependabot bot Loading…
Bump cargo-bins/cargo-binstall from 1.12.3 to 1.12.5 C-Dependencies A change to the crates that Bevy depends on
#19289 opened May 19, 2025 by dependabot bot Loading…
Bump super-linter/super-linter from 7.3.0 to 7.4.0 C-Dependencies A change to the crates that Bevy depends on
#19288 opened May 19, 2025 by dependabot bot Loading…
Add a despawn_children method to EntityWorldMut and EntityCommands A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19283 opened May 18, 2025 by Sigma-dev Loading…
New Flappy Bird example A-Meta About the project itself C-Examples An addition or correction to our examples 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
#19282 opened May 18, 2025 by tertsdiepraam Draft
Example: projectile targeting moving object C-Docs An addition or correction to our documentation C-Examples An addition or correction to our examples 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
#19281 opened May 18, 2025 by kivi Loading…
Fix a few typos in bevy_ecs docs A-ECS Entities, components, systems, and events 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
#19280 opened May 18, 2025 by theotherphil Loading…
Reorganize existing examples into "api"/"usage"/"games" A-Cross-Cutting Impacts the entire engine C-Examples An addition or correction to our examples 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-Help The author needs help finishing this PR.
#19279 opened May 18, 2025 by inodentry Draft
11 of 18 tasks
0.17
Unpin nightly in CI A-Build-System Related to build systems or continuous integration 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
#19278 opened May 18, 2025 by NiklasEi Loading…
Add frame_time graph to fps_overlay v2 A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis 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-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19277 opened May 18, 2025 by Zeophlite Loading…
19275: spawn_batch creates incorrect relationships when RelationshipTarget is initially empty A-ECS Entities, components, systems, and events 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
#19276 opened May 18, 2025 by venhelhardt Loading…
Introduce CheckChangeTicks event that is triggered by World::check_change_ticks A-ECS Entities, components, systems, and events A-Time Involves time keeping and reporting D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19274 opened May 18, 2025 by urben1680 Loading…
Fix missing meta files breaking Bevy on itch C-Bug An unexpected or incorrect behavior O-Web Specific to web (WASM) builds S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19268 opened May 17, 2025 by rparrett Loading… 0.16.1
ProTip! Filter pull requests by the default branch with base:main.