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

Provide access to the original target of entity-events in observers A-ECS Entities, components, systems, and events A-Picking Pointing at and selecting objects of all sorts 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-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 X-Contentious There are nontrivial implications that should be thought through
#19663 opened Jun 15, 2025 by alice-i-cecile Loading…
Fix Keyboard observer not updating SliderValue 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
#19661 opened Jun 15, 2025 by HippoGamus Loading… 0.17
[DRAFT] deny(missing_docs) for bevy_window C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19655 opened Jun 15, 2025 by theotherphil Draft
Split EntityClonerBuilder in AllowAll and DenyAll variants A-ECS Entities, components, systems, and events 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
#19649 opened Jun 15, 2025 by urben1680 Draft
6 tasks
rename Transform::compute_matrix to to_matrix A-Math Fundamental domain-agnostic mathematical operations 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 M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19646 opened Jun 14, 2025 by atlv24 Loading… 0.17
Clarify GlobalTransform::to_isometry doc A-Math Fundamental domain-agnostic mathematical operations 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
#19645 opened Jun 14, 2025 by atlv24 Loading…
rename GlobalTransform::compute_matrix to to_matrix A-Math Fundamental domain-agnostic mathematical operations 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19643 opened Jun 14, 2025 by atlv24 Loading…
Adding TextOutline component to add outlining by upstreaming implemen… A-Rendering Drawing game state to the screen A-Text Rendering and layout for characters 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
#19639 opened Jun 14, 2025 by TotalKrill Loading…
EntityCloner tracks required components only at deny_all mode and by the amount of requiring components A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19635 opened Jun 14, 2025 by urben1680 Draft
Restructure the logic in AssetServer::load_internal to avoid using weak handles. A-Assets Load files from disk to use for things like images, models, and sounds 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
#19634 opened Jun 13, 2025 by andriyDev Loading…
Allow users to fix glTF coordinate system imports A-glTF Related to the glTF 3D scene/model format 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-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
#19633 opened Jun 13, 2025 by janhohenheim Loading… 0.17
EntityCloner allow/deny by BundleId and allow_if_new A-ECS Entities, components, systems, and events 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
#19632 opened Jun 13, 2025 by urben1680 Draft
Remove cursor caching 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 S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#19629 opened Jun 13, 2025 by janhohenheim Loading… 0.17
bevy_solari: RIS for Direct Lighting A-Rendering Drawing game state to the screen 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
#19620 opened Jun 13, 2025 by JMS55 Loading… 0.17
Benchmark replacement of immutable components with hooks A-ECS Entities, components, systems, and events C-Benchmarks Stress tests and benchmarks used to measure how fast things are D-Straightforward Simple bug fixes and API improvements, docs, test and examples 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-Uncontroversial This work is generally agreed upon
#19616 opened Jun 13, 2025 by CrushedPixel Loading… 0.17
Prevent AnimationGraph from serializing AssetIds. A-Animation Make things move and change over time A-Assets Load files from disk to use for things like images, models, and sounds 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#19615 opened Jun 13, 2025 by andriyDev Loading…
Named Observer (attempt 2) A-ECS Entities, components, systems, and events 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-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-Contentious There are nontrivial implications that should be thought through
#19611 opened Jun 13, 2025 by hukasu Loading…
1 task
0.17
Make observers metadata / storage publicly visible A-ECS Entities, components, systems, and events 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Contentious There are nontrivial implications that should be thought through
#19608 opened Jun 13, 2025 by alice-i-cecile Loading… 0.17
Add more PreviousViewData 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-Uncontroversial This work is generally agreed upon
#19605 opened Jun 13, 2025 by JMS55 Loading…
Add method on WorldQuery to apply deferred mutations A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Complex Quite challenging from either a design or technical perspective. Ask for help! 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. X-Contentious There are nontrivial implications that should be thought through
#19602 opened Jun 12, 2025 by ecoskey Loading…
EntityWorldMut methods do not automatically overwrite Relationship components A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior 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
#19601 opened Jun 12, 2025 by urben1680 Loading…
Fix uneven heading levels in pull_request_template.md A-Build-System Related to build systems or continuous integration A-Meta About the project itself 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
#19599 opened Jun 12, 2025 by kpreid Loading…
doc improvement for StateTransition A-States App-level states machines C-Docs An addition or correction to our documentation S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#19597 opened Jun 12, 2025 by Wuketuke Loading…
Fix SubStates with multiple source states not reacting to all source changes A-States App-level states machines 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
#19595 opened Jun 12, 2025 by mgi388 Loading… 0.16.2
Robust Scrolling Example A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#19586 opened Jun 11, 2025 by tim-blackbird Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.