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

Add stricter nonmax crate version requirement
#24776 opened Jun 27, 2026 by RCoder01 Contributor Loading…
Schedule data invertible
#24772 opened Jun 27, 2026 by Zeophlite Contributor Draft
Return InvertibleComponentIdSet from Access for reads_and_writes and writes A-ECS Entities, components, systems, and events D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24771 opened Jun 27, 2026 by Zeophlite Contributor Loading…
Fix clustered decal docs macOS/iOS restriction (again) A-Rendering Drawing game state to the screen 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
#24770 opened Jun 27, 2026 by mgi388 Contributor Loading…
Added focus_only_visible setting to TabNavigationPlugin.
#24769 opened Jun 26, 2026 by Cyannide Loading…
fix effective_speed when delta is clamped by max_delta A-Time Involves time keeping and reporting C-Bug An unexpected or incorrect behavior 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
#24768 opened Jun 26, 2026 by akshitj11 Loading…
3 tasks done
Solari v7 A-Rendering Drawing game state to the screen C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. 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
#24767 opened Jun 26, 2026 by JMS55 Contributor Loading… 0.20
Solari: Fix removed RaytracingMesh3d component A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24764 opened Jun 26, 2026 by JMS55 Contributor Loading…
Bump super-linter/super-linter/slim from 8.6.0 to 8.7.0 C-Dependencies A change to the crates that Bevy depends on
#24761 opened Jun 26, 2026 by dependabot Bot Loading…
Bump actions/setup-java from 5.2.0 to 5.3.0 C-Dependencies A change to the crates that Bevy depends on
#24760 opened Jun 26, 2026 by dependabot Bot Loading…
Bump actions/checkout from 6.0.3 to 7.0.0 C-Dependencies A change to the crates that Bevy depends on
#24759 opened Jun 26, 2026 by dependabot Bot Loading…
Updated multiple_text_inputs example to use an observer A-Text Rendering and layout for characters C-Examples An addition or correction to our examples 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
#24758 opened Jun 25, 2026 by Cyannide Loading…
Remove focus from EditableText when clicked outside without requiring TabNavigationPlugin A-Text Rendering and layout for characters 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
#24757 opened Jun 25, 2026 by taearls Loading…
Improve document for App::update() A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24754 opened Jun 25, 2026 by TheCGDF Loading…
Add World::resource_entity to retrieve entity associated to resource 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#24753 opened Jun 25, 2026 by Miguel0312 Loading…
Add const to bevy_math functions where applicable A-Math Fundamental domain-agnostic mathematical operations 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
#24752 opened Jun 25, 2026 by davidgraymi Loading…
Extend AppExit::Error(NonZero<u8>) to AppExit::Error(NonZero<u8>, Option<String>) A-App Bevy apps and plugins
#24751 opened Jun 25, 2026 by mansiverma897993 Contributor Loading…
Always centered radio marks 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-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#24749 opened Jun 25, 2026 by ickshonpe Contributor Loading…
Add reflect_clone_incomplete and make PartialReflect::to_dynamic fallible A-Reflection Runtime information about types C-Code-Quality A section of code that is hard to understand or change C-Feature A new feature, making something new possible C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Macros Code that generates Rust code D-Modest A "normal" level of difficulty; suitable for simple features or challenging fixes M-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
#24748 opened Jun 24, 2026 by alice-i-cecile Member Loading…
Add mutation_by_reflection example A-Reflection Runtime information about types 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
#24747 opened Jun 24, 2026 by alice-i-cecile Member Loading…
Fix handling of WindowResolution change 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-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#24746 opened Jun 24, 2026 by B0ryskart0n Loading… 0.20
Fix stale transmission texture sampling for blended materials A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24744 opened Jun 24, 2026 by cachebag Loading…
Expose system accesses and filters in BRP schedule.graph A-Dev-Tools Tools used to debug Bevy applications. A-ECS Entities, components, systems, and events D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24743 opened Jun 24, 2026 by Zeophlite Contributor Loading…
Lower default size for AtmosphereEnvironmentMapLight A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times 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
#24738 opened Jun 24, 2026 by dylansechet Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.