-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Swap order of eviction/extraction when extracting for specialization
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
Make the example android app explicitly handle device rotation to avoid getting the activity destroyed
#18839
opened Apr 14, 2025 by
RabadanDotDev
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…
Fixes #15389, added docs to RawHandleWrapper::_window field
#18832
opened Apr 13, 2025 by
mhsalem36
Loading…
Added derive Reflect to UntypedHandle and UntypedAssetId
#18827
opened Apr 13, 2025 by
fredericvauchelles
Loading…
Create 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
bevy_platform::cfg
for viral feature management
A-Utils
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
Rename 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
X-Contentious
There are nontrivial implications that should be thought through
StateScoped
to DespawnOnExitState
and add DespawnOnEnterState
A-States
#18818
opened Apr 12, 2025 by
mgi388
Loading…
Fix the extended_material example on WebGL2
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Derive clone
A-ECS
Entities, components, systems, and events
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Macros
Code that generates Rust code
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18811
opened Apr 11, 2025 by
Bleachfuel
Loading…
Per world error handler
A-ECS
Entities, components, systems, and events
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
Remove configurable_error_handler feature
A-ECS
Entities, components, systems, and events
D-Unsafe
Touches with unsafe code in some way
S-Needs-Benchmarking
This set of changes needs performance benchmarking to double-check that they help
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Column change detection for immutable components
A-ECS
Entities, components, systems, and events
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-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#18788
opened Apr 10, 2025 by
notmd
Loading…
Implement Utility functions and types
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
Serialize
/Deserialize
for Hashed<V, S>
A-Utils
#18786
opened Apr 10, 2025 by
TehPers
Loading…
The toml workflow job will now install taplo-cli using cargo-binstall
A-Build-System
Related to build systems or continuous integration
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18773
opened Apr 9, 2025 by
LikeLakers2
Loading…
Basic inherited components/entity prefabs
A-ECS
Entities, components, systems, and events
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
X-Controversial
There is active debate or serious implications around merging this PR
#18767
opened Apr 8, 2025 by
eugineerd
Loading…
Generic Entities, components, systems, and events
C-Feature
A new feature, making something new possible
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
SystemParam
impls for Option
and Result
A-ECS
#18766
opened Apr 8, 2025 by
chescock
Loading…
Create a Entities, components, systems, and events
C-Feature
A new feature, making something new possible
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Uncontroversial
This work is generally agreed upon
When
system param wrapper for skipping systems that fail validation
A-ECS
Add test for invalid skinned meshes
A-Animation
Make things move and change over time
A-Rendering
Drawing game state to the screen
C-Testing
A change that impacts how we test Bevy or how users test their apps
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Uncontroversial
This work is generally agreed upon
Refactor shared specialize params into a 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
S-Blocked
This cannot move forward until something else changes
SystemParam
A-Rendering
#18762
opened Apr 8, 2025 by
greeble-dev
Loading…
Add reflect conversions
A-Reflection
Runtime information about types
C-Feature
A new feature, making something new possible
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18757
opened Apr 8, 2025 by
Person-93
Loading…
deprecate Entities, components, systems, and events
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
SimpleExecutor
A-ECS
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.