-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CoreScrollbar widget.
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
M-Needs-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
ObserverTrigger: Add wrapper type around Entities, components, systems, and events
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
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
ComponentId
A-ECS
Stop inserting Entities, components, systems, and events
C-Bug
An unexpected or incorrect behavior
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-Controversial
There is active debate or serious implications around merging this PR
RelationshipTarget
on SpawnRelatedBundle
A-ECS
#19726
opened Jun 19, 2025 by
Pascualex
Loading…
Add entities alongside resources
A-ECS
Entities, components, systems, and events
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
M-Needs-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
S-Needs-Help
The author needs help finishing this PR.
#19711
opened Jun 18, 2025 by
Trashtalk217
Loading…
Add 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
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
Events<T>::retain
implementation through existing drain with send_batch
A-ECS
#19486
opened Jun 4, 2025 by
GMcMichael
Loading…
Remove entity reserving/pending/flushing system
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!
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
#19451
opened May 31, 2025 by
ElliottjPierce
Loading…
1 of 5 tasks
Allow entities to be added to a relationship using the new spawn api (remade)
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
X-Contentious
There are nontrivial implications that should be thought through
Improve error for when you try running a one-shot system with wrong 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
SystemId
type
A-ECS
#19011
opened May 1, 2025 by
hukasu
Loading…
2 tasks done
Fix the extended_material example on WebGL2
C-Bug
An unexpected or incorrect behavior
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
Fixes #13466, implementing resource_scope_by_id
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-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
#18527
opened Mar 25, 2025 by
Kugel-Blitz
Loading…
Render events
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
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
Fix lints and re-organize gated imports for Visual editor and debug gizmos
C-Bug
An unexpected or incorrect behavior
C-Code-Quality
A section of code that is hard to understand or change
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
bevy_gizmos
A-Gizmos
#18487
opened Mar 22, 2025 by
villor
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
Add Load files from disk to use for things like images, models, and sounds
C-Dependencies
A change to the crates that Bevy depends on
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
M-Needs-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-Blessed
Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
http
& https
asset sources (clean commit history)
A-Assets
Making sure each plugin indicates its default group and feature when …
A-App
Bevy apps and plugins
C-Docs
An addition or correction to our documentation
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#16728
opened Dec 9, 2024 by
seivan
Loading…
bevy_picking UI example
A-Picking
Pointing at and selecting objects of all sorts
A-UI
Graphical user interfaces, styles, layouts, and widgets
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
#16412
opened Nov 17, 2024 by
bas-ie
Loading…
Fix markdownlint warnings and improve consistency with config
A-Build-System
Related to build systems or continuous integration
A-Cross-Cutting
Impacts the entire engine
C-Code-Quality
A section of code that is hard to understand or change
C-Docs
An addition or correction to our documentation
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-Contentious
There are nontrivial implications that should be thought through
#16308
opened Nov 9, 2024 by
BenjaminBrienen
Loading…
Assorted cleanliness refactors
A-Reflection
Runtime information about types
A-States
App-level states machines
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Code-Quality
A section of code that is hard to understand or change
D-Domain-Agnostic
Can be tackled by anyone with generic programming or Rust skills
D-Macros
Code that generates Rust code
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
#16250
opened Nov 5, 2024 by
sharma-shray
Loading…
Asset locking
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-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-SME
Decision or review from an SME is required
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
X-Controversial
There is active debate or serious implications around merging this PR
#15359
opened Sep 22, 2024 by
andriyDev
Loading…
Reflect auto registration
A-Reflection
Runtime information about types
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
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Needs-SME
Decision or review from an SME is required
X-Controversial
There is active debate or serious implications around merging this PR
#15030
opened Sep 3, 2024 by
eugineerd
Loading…
Safer dynamic event handling for observers
A-ECS
Entities, components, systems, and events
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
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-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
#14919
opened Aug 26, 2024 by
ItsDoot
Loading…
Add Entities, components, systems, and events
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
Self: Sized
bounds to Bundle
trait methods
A-ECS
#14879
opened Aug 22, 2024 by
jnhyatt
Loading…
fix: added plugin registry
A-App
Bevy apps and plugins
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
M-Needs-Migration-Guide
A breaking change to Bevy's public API that needs to be noted in a migration guide
S-Needs-Help
The author needs help finishing this PR.
X-Controversial
There is active debate or serious implications around merging this PR
#13400
opened May 16, 2024 by
pietrosophya
Loading…
1 of 9 tasks
12660 progress and small optimization
A-Cross-Cutting
Impacts the entire engine
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-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#13244
opened May 5, 2024 by
moonlightaria
Loading…
Accelerate Query::get
A-ECS
Entities, components, systems, and events
C-Performance
A change motivated by improving speed, memory usage or compile times
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#12925
opened Apr 11, 2024 by
re0312
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.