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

Fix UpdateMode::Reactive behavior on Windows A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18493 opened Mar 22, 2025 by aloucks Loading… 0.16
Update and rename system.rs to system_management.rs
#18492 opened Mar 22, 2025 by joshslick Loading…
Tracy GPU support A-Dev-Tools Tools used to debug Bevy applications. A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18490 opened Mar 22, 2025 by JMS55 Loading…
Move the construction of LightingInput in apply_pbr_lighting into its own function. A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18489 opened Mar 22, 2025 by 13ros27 Loading…
Fix lints and re-organize gated imports for bevy_gizmos
#18487 opened Mar 22, 2025 by villor Loading…
Address Lints in bevy_reflect A-Reflection Runtime information about types 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#18479 opened Mar 22, 2025 by bushrat011899 Loading… 0.16
Regression fix: Reintroduce sorting/reordering methods on Children A-ECS Entities, components, systems, and events D-Trivial Nice and easy! A great choice to get started with Bevy P-Regression Functionality that used to work but no longer does. Add a test for this! 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
#18476 opened Mar 22, 2025 by inodentry Loading… 0.16
enable x11 by default in bevy_winit A-Windowing Platform-agnostic interface layer to run your app in O-Linux Specific to the Linux desktop operating system
#18475 opened Mar 22, 2025 by mockersf Loading… 0.16
Implement RelationshipSourceCollection for IndexSet
#18471 opened Mar 21, 2025 by Brezak Loading…
Rename EntityBorrow/TrustedEntityBorrow to ContainsEntity/EntityEquivalent A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation C-Usability A targeted quality-of-life change that makes Bevy easier to use 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
#18470 opened Mar 21, 2025 by Victoronz Loading… 0.16
Implement RelationshipSourceCollection for BTreeSet
#18469 opened Mar 21, 2025 by Brezak Loading…
Create bevy_render_2d crate A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18467 opened Mar 21, 2025 by hukasu Loading…
Don't panic on temporary files in file watcher A-Assets Load files from disk to use for things like images, models, and sounds 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
#18462 opened Mar 21, 2025 by eckz Loading…
Projection Improvements A-Rendering Drawing game state to the screen C-Code-Quality A section of code that is hard to understand or change 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
#18458 opened Mar 21, 2025 by aevyrie Loading…
Make system param validation rely on the unified ECS error handling via the GLOBAL_ERROR_HANDLER A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior C-Code-Quality A section of code that is hard to understand or change C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#18454 opened Mar 20, 2025 by alice-i-cecile Loading…
Get names of queued components 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
#18451 opened Mar 20, 2025 by ElliottjPierce Loading… 0.16
Remote entity reservation v5 A-ECS Entities, components, systems, and events S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#18440 opened Mar 20, 2025 by ElliottjPierce Loading…
Fix documentation: incorrect references to the Update schedule in ExitCondition 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
#18438 opened Mar 20, 2025 by Henauxg Loading…
Reduce dependencies on bevy_render by preferring bevy_mesh imports A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18437 opened Mar 20, 2025 by greeble-dev Loading…
info: update log_diagnostics.rs example C-Examples An addition or correction to our examples D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18435 opened Mar 20, 2025 by shwwwa Loading…
Replace try_query A-ECS Entities, components, systems, and events C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Blocked This cannot move forward until something else changes X-Controversial There is active debate or serious implications around merging this PR
#18434 opened Mar 20, 2025 by ElliottjPierce Loading…
Add bevy_post_processing A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#18425 opened Mar 19, 2025 by IceSentry Loading…
Basics for the multi_window_camera_ui example A-Rendering Drawing game state to the screen A-Windowing Platform-agnostic interface layer to run your app in C-Examples An addition or correction to our examples 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 X-Uncontroversial This work is generally agreed upon
#18422 opened Mar 19, 2025 by tjlaxs Draft
ProTip! What’s not been updated in a month: updated:<2025-02-22.