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

Text background colors A-Accessibility A problem that prevents users with disabilities from using Bevy A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18892 opened Apr 21, 2025 by ickshonpe Loading…
Update rand requirement from 0.8.0 to 0.9.1 C-Dependencies A change to the crates that Bevy depends on
#18888 opened Apr 21, 2025 by dependabot bot Loading…
Ice Cold Specialization 🧊 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
#18887 opened Apr 20, 2025 by tychedelia Loading… 0.17
Add world and world_mut methods to RelatedSpawner A-ECS Entities, components, systems, and events 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
#18880 opened Apr 19, 2025 by urben1680 Loading…
Split Camera.hdr out into a new component 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 M-Needs-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide
#18873 opened Apr 18, 2025 by ecoskey Loading…
Fix BRP query failing when specifying missing/invalid components A-Dev-Tools Tools used to debug Bevy applications. A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Networking Sending data between clients, servers and machines C-Bug An unexpected or incorrect behavior 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 X-Contentious There are nontrivial implications that should be thought through
#18871 opened Apr 17, 2025 by splo Loading… 0.16.1
Add TilemapChunk rendering A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18866 opened Apr 17, 2025 by ConnerPetzold Loading…
Increase upper limit of children! A-ECS Entities, components, systems, and events C-Bug An unexpected or incorrect behavior D-Macros Code that generates Rust code S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18865 opened Apr 17, 2025 by CorvusPrudens Loading…
Queries as entities 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! X-Controversial There is active debate or serious implications around merging this PR
#18860 opened Apr 16, 2025 by notmd Draft 0.17
Allow access to font atlases A-Text Rendering and layout for characters C-Performance A change motivated by improving speed, memory usage or compile times 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
#18851 opened Apr 15, 2025 by ickshonpe Loading…
FontAtlasSet fixes A-Text Rendering and layout for characters C-Bug An unexpected or incorrect behavior C-Docs An addition or correction to our documentation S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18850 opened Apr 15, 2025 by ickshonpe Loading…
Update glam requirement from 0.29.3 to 0.30.2 C-Dependencies A change to the crates that Bevy depends on
#18838 opened Apr 14, 2025 by dependabot bot Loading…
Added derive Reflect to UntypedHandle and UntypedAssetId A-Assets Load files from disk to use for things like images, models, and sounds A-Reflection Runtime information about types C-Feature A new feature, making something new possible S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18827 opened Apr 13, 2025 by fredericvauchelles Loading…
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… 0.17
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 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-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 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
#18818 opened Apr 12, 2025 by mgi388 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.