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
Sort

Pull requests list

Build performance advice
#18339 opened Mar 16, 2025 by mockersf Loading…
bevy_render: Derive Error on ViewportConversionError A-Rendering Drawing game state to the screen C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18336 opened Mar 16, 2025 by MrGVSV Loading…
Derive Clone for ImageLoaderSettings and ImageFormatSetting A-Assets Load files from disk to use for things like images, models, and sounds C-Usability A targeted quality-of-life change that makes Bevy easier to use D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18335 opened Mar 16, 2025 by Noxmore Loading…
bevy_ecs Debloating for Res, ResMut, and BundleInserter A-ECS Entities, components, systems, and events 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 X-Controversial There is active debate or serious implications around merging this PR
#18334 opened Mar 16, 2025 by bushrat011899 Loading…
Add no_std Library Example A-Meta About the project itself C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples O-Embedded Weird hardware and no_std platforms S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Uncontroversial This work is generally agreed upon
#18333 opened Mar 15, 2025 by bushrat011899 Loading…
2
4
Record bloom render commands in parallel A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18330 opened Mar 15, 2025 by JMS55 Loading…
Update testbed_ui to use Improved Spawning API
#18329 opened Mar 15, 2025 by krunchington Loading…
Revert "don't use bevy_pbr for base bevy_gizmos plugin" A-Gizmos Visual editor and debug gizmos C-Bug An unexpected or incorrect behavior
#18327 opened Mar 15, 2025 by mockersf Loading… 0.16
Add bevy_anti_aliasing A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times 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
#18323 opened Mar 15, 2025 by IceSentry Loading…
Move non-generic parts of the PrepassPipeline to internal field A-Rendering Drawing game state to the screen C-Performance A change motivated by improving speed, memory usage or compile times S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18322 opened Mar 15, 2025 by IceSentry Loading…
Remove system set indirection on TransformPlugin A-Transform Translations, rotations and scales 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
#18321 opened Mar 15, 2025 by hukasu Loading…
update superlinter A-Build-System Related to build systems or continuous integration D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18320 opened Mar 14, 2025 by mockersf Loading…
Update text2d example to use children macro
#18317 opened Mar 14, 2025 by krunchington Loading…
implement get_many_unique 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 S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#18315 opened Mar 14, 2025 by Victoronz Loading… 0.16
Prefer core::time::Duration over std::time::Duration A-Cross-Cutting Impacts the entire engine C-Code-Quality A section of code that is hard to understand or change C-Examples An addition or correction to our examples D-Straightforward Simple bug fixes and API improvements, docs, test and examples O-Embedded Weird hardware and no_std platforms S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Controversial There is active debate or serious implications around merging this PR
#18313 opened Mar 14, 2025 by mnmaita Loading…
Derive Macro for MapEntites (#17611)
#18311 opened Mar 14, 2025 by Wuketuke Loading…
Required components accept const values (#16720)
#18309 opened Mar 14, 2025 by Wuketuke Loading…
bevy_reflect: Add clone registrations project-wide A-Cross-Cutting Impacts the entire engine 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#18307 opened Mar 14, 2025 by MrGVSV Loading… 0.16
Create new NonSendMarker
#18301 opened Mar 13, 2025 by joshua-holmes Loading…
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
#18295 opened Mar 13, 2025 by andriyDev Loading… 0.16
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.