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

Update scene_viewer example to use Children::spawn A-ECS Entities, components, systems, and events C-Examples An addition or correction to our examples 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
#18253 opened Mar 11, 2025 by krunchington Loading…
Generalize DiGraph/UnGraph 📊 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-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18247 opened Mar 11, 2025 by ItsDoot Loading…
Fix surface validation errors in WSL2 environments during window resizing A-Rendering Drawing game state to the screen A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior O-Linux Specific to the Linux desktop operating system O-Windows Specific to the Windows desktop operating system S-Needs-Review Needs reviewer attention (from anyone!) to move forward S-Needs-Testing Testing must be done before this is safe to merge
#18246 opened Mar 10, 2025 by tyler274 Loading…
Use ThinColumn in ComponentSparseSet A-ECS Entities, components, systems, and events C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18245 opened Mar 10, 2025 by ecoskey Loading…
2 of 3 tasks
Incorporate viewport position into clamping in camera_system A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18242 opened Mar 10, 2025 by mweatherley Loading…
Upgrade to cosmic-text 0.13.0 A-Text Rendering and layout for characters C-Dependencies A change to the crates that Bevy depends on D-Straightforward Simple bug fixes and API improvements, docs, test and examples M-Deliberate-Rendering-Change An intentional change to how tests and examples are rendered S-Blocked This cannot move forward until something else changes X-Uncontroversial This work is generally agreed upon
#18239 opened Mar 10, 2025 by rparrett Loading… 0.17
Let FilteredEntity(Ref|Mut) receive access when nested. A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior C-Feature A new feature, making something new possible D-Complex Quite challenging from either a design or technical perspective. Ask for help! D-Unsafe Touches with unsafe code in some way S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged X-Uncontroversial This work is generally agreed upon
#18236 opened Mar 10, 2025 by chescock Loading…
Restore separate methods for World::get_many_entities 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-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
#18234 opened Mar 10, 2025 by chescock Loading…
Add print_stdout and print_stderr lints (#17446) A-Cross-Cutting Impacts the entire engine 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 O-Embedded Weird hardware and no_std platforms S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#18233 opened Mar 10, 2025 by sirius94 Loading…
Update smol_str requirement from 0.2 to 0.3 C-Dependencies A change to the crates that Bevy depends on S-Blocked This cannot move forward until something else changes
#18226 opened Mar 10, 2025 by dependabot bot Loading…
Update accesskit_winit requirement from 0.23 to 0.25 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!
#18225 opened Mar 10, 2025 by dependabot bot Loading…
Update ui_test requirement from 0.23.0 to 0.29.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!
#18223 opened Mar 10, 2025 by dependabot bot Loading…
Update getrandom requirement from 0.2.0 to 0.3.1 C-Dependencies A change to the crates that Bevy depends on
#18222 opened Mar 10, 2025 by dependabot bot Loading…
Sync up the Derive of DragEntry to match the other events A-Picking Pointing at and selecting objects of all sorts 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 S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18220 opened Mar 10, 2025 by Peepo-Juice Loading…
Provide a safe abstraction for split access to entities and commands 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 D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18215 opened Mar 9, 2025 by ItsDoot Loading… 0.16
Return an error when direct-nested-loading a subasset A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18213 opened Mar 9, 2025 by andriyDev Loading… 0.16
bevy_reflect: Add ReflectClone type data A-Reflection Runtime information about types 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
#18211 opened Mar 9, 2025 by MrGVSV Loading…
Re-introduce "Replace Ambient Lights with Environment Map Lights (#17482)" A-Rendering Drawing game state to the screen M-Deliberate-Rendering-Change An intentional change to how tests and examples are rendered 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-Controversial There is active debate or serious implications around merging this PR
#18207 opened Mar 9, 2025 by SparkyPotato Loading…
move utilities from bevy_reflect/derive to bevy_macro_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
#18204 opened Mar 9, 2025 by Bleachfuel Loading…
Cleaner macros utilizing syn::Member C-Code-Quality A section of code that is hard to understand or change 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 X-Uncontroversial This work is generally agreed upon
#18199 opened Mar 8, 2025 by Bleachfuel Loading…
Introduce public World::register_dynamic_bundle method A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples D-Unsafe Touches with unsafe code in some way S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18198 opened Mar 8, 2025 by urben1680 Loading…
Remote entity reservation 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! S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18195 opened Mar 7, 2025 by ElliottjPierce Loading…
Add test for mesh transformations A-Math Fundamental domain-agnostic mathematical operations A-Rendering Drawing game state to the screen C-Testing A change that impacts how we test Bevy or how users test their apps 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
#18194 opened Mar 7, 2025 by greeble-dev Loading…
Add Allows filter to bypass DefaultQueryFilters 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 D-Unsafe Touches with unsafe code in some way
#18192 opened Mar 7, 2025 by NiseVoid Loading…
Split example file docblock and code when generating web examples markdown A-Cross-Cutting Impacts the entire engine C-Examples An addition or correction to our examples 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
#18191 opened Mar 7, 2025 by doup Loading…
ProTip! no:milestone will show everything without a milestone.