-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow returning an error from Load files from disk to use for things like images, models, and sounds
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
labeled_asset_scope
.
A-Assets
#19449
opened May 31, 2025 by
andriyDev
Loading…
Moving frame_count diagnostics to FrameCountDiagnosticsPlugin
#19446
opened May 31, 2025 by
tjlaxs
Loading…
Rename Rendering and layout for characters
C-Code-Quality
A section of code that is hard to understand or change
D-Trivial
Nice and easy! A great choice to get started with Bevy
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
TextLayout
A-Text
#19444
opened May 30, 2025 by
ickshonpe
Loading…
Remove Rendering and layout for characters
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Code-Quality
A section of code that is hard to understand or change
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
TextNodeFlags::needs_recompute
A-Text
#19443
opened May 30, 2025 by
ickshonpe
Loading…
Remove entity placeholder from observers
A-ECS
Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#19440
opened May 30, 2025 by
ElliottjPierce
Loading…
Text change detection split
A-Text
Rendering and layout for characters
C-Bug
An unexpected or incorrect behavior
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#19438
opened May 30, 2025 by
ickshonpe
Loading…
Refactor state scoped events to match entities.
A-States
App-level states machines
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-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-Uncontroversial
This work is generally agreed upon
Replace (Entities, components, systems, and events
C-Bug
An unexpected or incorrect behavior
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Partial
)Ord
for EntityGeneration
with corrected standalone method
A-ECS
Replace the Load files from disk to use for things like images, models, and sounds
A-Rendering
Drawing game state to the screen
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
FORWARD_DECAL_MESH_HANDLE
with a resource that gets cloned out in a hook.
A-Assets
#19428
opened May 29, 2025 by
andriyDev
Loading…
Replace Load files from disk to use for things like images, models, and sounds
A-Rendering
Drawing game state to the screen
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
MESHLET_VISIBILITY_BUFFER_RESOLVE_SHADER_HANDLE
with a resource.
A-Assets
#19427
opened May 29, 2025 by
andriyDev
Loading…
Replace Load files from disk to use for things like images, models, and sounds
A-Rendering
Drawing game state to the screen
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
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
FULLSCREEN_SHADER_HANDLE
with a FullscreenShader
resource.
A-Assets
#19426
opened May 29, 2025 by
andriyDev
Loading…
fix: Ensure linear volume subtraction does not go below zero
A-Audio
Sounds playback and modification
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#19423
opened May 29, 2025 by
foxzool
Loading…
Let Component::map_entities defer to MapEntities
A-ECS
Entities, components, systems, and events
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Add Drawing game state to the screen
C-Feature
A new feature, making something new possible
C-Performance
A change motivated by improving speed, memory usage or compile times
S-Needs-Help
The author needs help finishing this PR.
resize_in_place
to Image
A-Rendering
#19410
opened May 28, 2025 by
rparrett
Loading…
Clean up several miscellaneous uses of Load files from disk to use for things like images, models, and sounds
A-Rendering
Drawing game state to the screen
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
weak_handle
.
A-Assets
#19408
opened May 28, 2025 by
andriyDev
Loading…
Remove workaround for image resize warning
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Code-Quality
A section of code that is hard to understand or change
D-Trivial
Nice and easy! A great choice to get started with Bevy
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#19397
opened May 27, 2025 by
SpecificProtagonist
Loading…
2d Transforms
A-Transform
Translations, rotations and scales
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
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
Return Result from image::resize
A-Rendering
Drawing game state to the screen
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-Design
This issue requires design work to think about how it would best be accomplished
#19380
opened May 26, 2025 by
FlippinBerger
Loading…
Simplified
on_replace
and on_despawn
relationship hooks.
#19378
opened May 26, 2025 by
AlephCubed
Loading…
Renamed BRP methods to be more hierarchical.
A-Dev-Tools
Tools used to debug Bevy applications.
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-Needs-Review
Needs reviewer attention (from anyone!) to move forward
X-Uncontroversial
This work is generally agreed upon
Remove Shader weak_handles from bevy_pbr meshlets (with one exception).
A-Assets
Load files from disk to use for things like images, models, and sounds
A-Rendering
Drawing game state to the screen
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#19368
opened May 25, 2025 by
andriyDev
Loading…
Core button 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
X-Controversial
There is active debate or serious implications around merging this PR
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.