-
-
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
Fixed Reflect derive macro on empty enums (#18277)
A-Reflection
Runtime information about types
C-Bug
An unexpected or incorrect behavior
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18298
opened Mar 13, 2025 by
Wuketuke
Loading…
Shrink from_reflect_with_fallback
A-Reflection
Runtime information about types
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-Blocked
This cannot move forward until something else changes
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18296
opened Mar 13, 2025 by
SpecificProtagonist
Loading…
Fix nested immediate asset loading.
A-Assets
Load files from disk to use for things like images, models, and sounds
C-Bug
An unexpected or incorrect behavior
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Update log_layers_ecs example for children macro
A-ECS
Entities, components, systems, and events
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
#18293
opened Mar 13, 2025 by
krunchington
Loading…
Update getrandom requirement from 0.2.0 to 0.3.1
C-Dependencies
A change to the crates that Bevy depends on
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18287
opened Mar 13, 2025 by
mnmaita
Loading…
Update accesskit and accesskit_winit requirements
A-Accessibility
A problem that prevents users with disabilities from using Bevy
C-Dependencies
A change to the crates that Bevy depends on
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18285
opened Mar 12, 2025 by
mnmaita
Loading…
bevy_reflect: Deprecate Runtime information about types
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
S-Ready-For-Final-Review
This PR has been approved by the community. It's ready for a maintainer to consider merging it
PartialReflect::clone_value
A-Reflection
Add process cpu/memory usage to SystemInformationDiagnosticsPlugin
A-Diagnostics
Logging, crash handling, error reporting and performance analysis
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
Update shader_prepass, testbed_2d, and first_person_view_model examples to use children! macro
A-ECS
Entities, components, systems, and events
C-Examples
An addition or correction to our examples
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#18270
opened Mar 12, 2025 by
krunchington
Loading…
Remote entity reservation v2
A-ECS
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
X-Controversial
There is active debate or serious implications around merging this PR
#18266
opened Mar 11, 2025 by
ElliottjPierce
Loading…
FilteredResource returns a Result instead of a simple Option
A-Reflection
Runtime information about types
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
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#18265
opened Mar 11, 2025 by
andristarr
Loading…
Bone attachments
A-Animation
Make things move and change over time
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-Design
This issue requires design work to think about how it would best be accomplished
X-Controversial
There is active debate or serious implications around merging this PR
#18262
opened Mar 11, 2025 by
hukasu
Loading…
public function activeanimation update
A-Animation
Make things move and change over time
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-Testing
Testing must be done before this is safe to merge
S-Waiting-on-Author
The author needs to make changes or address concerns before this can be merged
#18258
opened Mar 11, 2025 by
MushineLament
Loading…
Generalize 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
DiGraph
/UnGraph
📊
A-ECS
#18247
opened Mar 11, 2025 by
ItsDoot
Loading…
Fix surface validation errors in WSL2 environments during window resizing
A-Rendering
Drawing game state to the screen
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
O-Linux
Specific to the Linux desktop operating system
O-Windows
Specific to the Windows desktop operating system
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
S-Needs-Testing
Testing must be done before this is safe to merge
#18246
opened Mar 10, 2025 by
tyler274
Loading…
Use Entities, components, systems, and events
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
D-Unsafe
Touches with unsafe code in some way
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ThinColumn
in ComponentSparseSet
A-ECS
#18245
opened Mar 10, 2025 by
ecoskey
Loading…
2 of 3 tasks
Incorporate viewport position into clamping in Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
camera_system
A-Rendering
#18242
opened Mar 10, 2025 by
mweatherley
Loading…
Let Entities, components, systems, and events
C-Bug
An unexpected or incorrect behavior
C-Feature
A new feature, making something new possible
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
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
FilteredEntity(Ref|Mut)
receive access when nested.
A-ECS
#18236
opened Mar 10, 2025 by
chescock
Loading…
Restore separate methods for 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
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
World::get_many_entities
A-ECS
#18234
opened Mar 10, 2025 by
chescock
Loading…
Update smol_str requirement from 0.2 to 0.3
C-Dependencies
A change to the crates that Bevy depends on
S-Blocked
This cannot move forward until something else changes
#18226
opened Mar 10, 2025 by
dependabot
bot
Loading…
Update accesskit_winit requirement from 0.23 to 0.25
C-Dependencies
A change to the crates that Bevy depends on
S-Adopt-Me
The original PR author has no intent to complete this work. Pick me up!
#18225
opened Mar 10, 2025 by
dependabot
bot
Loading…
Update getrandom requirement from 0.2.0 to 0.3.1
C-Dependencies
A change to the crates that Bevy depends on
#18222
opened Mar 10, 2025 by
dependabot
bot
Loading…
Provide a safe abstraction for split access to entities and commands
A-ECS
Entities, components, systems, and events
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
D-Unsafe
Touches with unsafe code in some way
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
bevy_reflect: Add Runtime information about types
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
ReflectClone
type data
A-Reflection
Previous Next
ProTip!
Follow long discussions with comments:>50.