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

Rename variables named app to schedule in condition.rs doc examples
#24916 opened Jul 8, 2026 by IRSMsoso Contributor Loading…
ShaderBuffer changes to reduce allocation and change set_data to take an iterator A-Rendering Drawing game state to the screen S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24915 opened Jul 8, 2026 by beicause Member Loading…
Add commas to bsn! example
#24912 opened Jul 7, 2026 by IRSMsoso Contributor Loading…
Pass command panics to the fallback error handler A-ECS Entities, components, systems, and events S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24911 opened Jul 7, 2026 by chescock Contributor Loading…
Allow users to filter messages A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#24910 opened Jul 7, 2026 by Will-Carson Loading…
Clear stale components when FullscreenMaterial is removed 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
#24907 opened Jul 7, 2026 by beicause Member Loading…
Add FeathersSelect release note
#24906 opened Jul 7, 2026 by gagnus Contributor Loading…
FeathersSlider / bevy_ui_widgets/slider fixes
#24905 opened Jul 7, 2026 by gagnus Contributor Loading…
Allow overriding the default compressed image processor extensions A-Assets Load files from disk to use for things like images, models, and sounds 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
#24904 opened Jul 7, 2026 by greeble-dev Contributor Loading…
bsn! if/else blocks MVP ⚖️ A-Scenes Composing and serializing ECS objects C-Feature A new feature, making something new possible D-Complex Quite challenging from either a design or technical perspective. Ask for help! D-Macros Code that generates Rust code M-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
#24900 opened Jul 7, 2026 by ItsDoot Contributor Loading…
Retain UI render world data. A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times M-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
#24893 opened Jul 6, 2026 by pcwalton Contributor Loading…
Make RenderDebugOverlayPlugin keybindings opt-in A-Dev-Tools Tools used to debug Bevy applications. C-Bug An unexpected or incorrect behavior M-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
#24891 opened Jul 6, 2026 by MoRusty Contributor Loading…
Avoid Feathers menu command panics after despawn A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior D-Trivial Nice and easy! A great choice to get started with Bevy P-Crash A sudden unexpected crash S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#24890 opened Jul 6, 2026 by ByteBaker Loading…
Fix Atmosphere Space View affecting directional light transmittance. A-Rendering Drawing game state to the screen 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
#24888 opened Jul 6, 2026 by VictorElHajj Contributor Loading…
forward custom trait methods to entity set types A-ECS Entities, components, systems, and events C-Performance A change motivated by improving speed, memory usage or compile times D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24887 opened Jul 6, 2026 by Victoronz Contributor Loading…
Fix mismatch in UI color conversions A-Color Color spaces and color math A-Rendering Drawing game state to the screen A-UI Graphical user interfaces, styles, layouts, and widgets D-Shaders This code uses GPU shader languages D-Trivial Nice and easy! A great choice to get started with Bevy M-Deliberate-Rendering-Change An intentional change to how tests and examples are rendered S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#24886 opened Jul 6, 2026 by dylansechet Contributor Loading…
Clear stale atmosphere components when AtmosphereSettings or Atmosphere components are removed. A-Rendering Drawing game state to the screen 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
#24884 opened Jul 5, 2026 by VictorElHajj Contributor Loading…
Primitive ray casting A-Math Fundamental domain-agnostic mathematical operations C-Feature A new feature, making something new possible M-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-Contentious There are nontrivial implications that should be thought through
#24883 opened Jul 5, 2026 by JasmineLowen Contributor Loading…
Fix shadow panic when a camera is despawned before extraction A-Rendering Drawing game state to the screen 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
#24877 opened Jul 5, 2026 by mgi388 Contributor Loading… 0.19.1
Fix lifetime issues for native subexpressions in bsn! enum variants A-Scenes Composing and serializing ECS objects C-Bug An unexpected or incorrect behavior D-Macros Code that generates Rust code 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-Uncontroversial This work is generally agreed upon
#24876 opened Jul 5, 2026 by akshitj11 Contributor Loading…
4 tasks done
0.19.1
Fix SubApp::add_message does not schedule message_update_system A-App Bevy apps and plugins 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
#24866 opened Jul 4, 2026 by cbrenton Loading…
Fix split screen + transparent material rendering 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
#24861 opened Jul 3, 2026 by RCoder01 Contributor Loading… 0.19.1
ProTip! Adding no:label will show everything without a label.