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

don't mark as modified removed asset if the are RENDER_WORLD only A-Assets Load files from disk to use for things like images, models, and sounds A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
#18829 opened Apr 13, 2025 by mockersf Loading… 0.16
Don't restrict the scene viewer to loading assets from approved paths. A-Assets Load files from disk to use for things like images, models, and sounds C-Examples An addition or correction to our examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18828 opened Apr 13, 2025 by pcwalton Loading…
Expose the output curve type in with_derivative A-Math Fundamental domain-agnostic mathematical operations C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Trivial Nice and easy! A great choice to get started with Bevy
#18826 opened Apr 13, 2025 by mweatherley Loading…
Fix the ordering of the systems introduced in #18734. A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18825 opened Apr 12, 2025 by pcwalton Loading… 0.16
Fix wrong method call in relationship replacement command 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
#18824 opened Apr 12, 2025 by JaySpruce Loading… 0.16
Create bevy_platform::cfg for viral feature management A-Utils Utility functions and types C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Blessed Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#18822 opened Apr 12, 2025 by bushrat011899 Loading…
Scoped EntityRef/Mut 🔬 A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change D-Complex Quite challenging from either a design or technical perspective. Ask for help! D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Blessed Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#18820 opened Apr 12, 2025 by ItsDoot Loading… 0.17
Rename StateScoped to DespawnOnExitState and add DespawnOnEnterState A-States App-level states machines 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 X-Contentious There are nontrivial implications that should be thought through
#18818 opened Apr 12, 2025 by mgi388 Loading…
Revert one-to-one relationships A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior
#18817 opened Apr 12, 2025 by cart Loading… 0.16
Revert "Allow partial support for bevy_log in no_std (#18782)" C-Bug An unexpected or incorrect behavior
#18816 opened Apr 11, 2025 by cart Loading… 0.16
Fix the extended_material example on WebGL2 S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18812 opened Apr 11, 2025 by Henauxg Loading… 0.16
Derive clone A-ECS Entities, components, systems, and events C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Macros Code that generates Rust code D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18811 opened Apr 11, 2025 by Bleachfuel Loading…
Per world error handler A-ECS Entities, components, systems, and events 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
#18810 opened Apr 11, 2025 by SpecificProtagonist Loading… 0.17
Use never_say_never hack to work around Rust 2024 regression for fn traits A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior D-Complex Quite challenging from either a design or technical perspective. Ask for help! S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Blessed Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#18804 opened Apr 11, 2025 by alice-i-cecile Loading…
4 tasks
0.16
Remove configurable_error_handler feature A-ECS Entities, components, systems, and events D-Unsafe Touches with unsafe code in some way S-Needs-Benchmarking This set of changes needs performance benchmarking to double-check that they help S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18801 opened Apr 11, 2025 by SpecificProtagonist Loading… 0.16
Named observer
#18797 opened Apr 10, 2025 by hukasu Draft
3 tasks
Column change detection for immutable components A-ECS Entities, components, systems, and events 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-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#18788 opened Apr 10, 2025 by notmd Loading…
Implement Serialize/Deserialize for Hashed<V, S> A-Utils Utility functions and types C-Performance A change motivated by improving speed, memory usage or compile times S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#18786 opened Apr 10, 2025 by TehPers Loading…
The toml workflow job will now install taplo-cli using cargo-binstall A-Build-System Related to build systems or continuous integration C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18773 opened Apr 9, 2025 by LikeLakers2 Loading…
Basic inherited components/entity prefabs A-ECS Entities, components, systems, and events 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 X-Controversial There is active debate or serious implications around merging this PR
#18767 opened Apr 8, 2025 by eugineerd Loading…
Generic SystemParam impls for Option and Result 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18766 opened Apr 8, 2025 by chescock Loading…
2
3
Create a When system param wrapper for skipping systems that fail validation 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 X-Uncontroversial This work is generally agreed upon
#18765 opened Apr 8, 2025 by chescock Loading… 0.17
ProTip! Filter pull requests by the default branch with base:main.