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

Streaming bevy/get and bevy/list with HTTP SSE A-Dev-Tools Tools used to debug Bevy applications. C-Feature A new feature, making something new possible S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#15608 opened Oct 3, 2024 by LiamGallagher737 Loading…
Track callsite for observers & hooks A-ECS Entities, components, systems, and events C-Usability A targeted quality-of-life change that makes Bevy easier to use 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
#15607 opened Oct 3, 2024 by SpecificProtagonist Loading…
Optimize param validation through get_param(...) -> Option<Out> A-ECS Entities, components, systems, and events 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
#15606 opened Oct 2, 2024 by MiniaczQ Draft
Remove Interaction, and replace it with bevy_picking based fields on Button A-Picking Pointing at and selecting objects of all sorts A-UI Graphical user interfaces, styles, layouts, and widgets 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-Contentious There are nontrivial implications that should be thought through
#15597 opened Oct 2, 2024 by alice-i-cecile Draft
6 of 7 tasks
0.15
Text rework A-Text Rendering and layout for characters 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
#15591 opened Oct 2, 2024 by UkoeHB Draft
1 task
0.15
Feature-gate all image formats A-Rendering Drawing game state to the screen C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide 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-Needs-Review Needs reviewer attention (from anyone!) to move forward
#15586 opened Oct 2, 2024 by clarfonthey Loading…
Synchronize removed components with the render world A-ECS Entities, components, systems, and events A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
#15582 opened Oct 1, 2024 by kristoff3r Loading… 0.15
Optimize param validation through new try_get_param 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 D-Unsafe Touches with unsafe code in some way S-Blocked This cannot move forward until something else changes
#15571 opened Oct 1, 2024 by MiniaczQ Draft 0.15
Zero Copy Mesh 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
#15569 opened Oct 1, 2024 by atlv24 Loading…
Screen shake example A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples 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
#15567 opened Oct 1, 2024 by moOsama76 Loading…
Yet another Migrate bevy_sprite to required components A-Rendering Drawing game state to the screen C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Needs-SME Decision or review from an SME is required
#15562 opened Oct 1, 2024 by KirmesBude Loading… 0.15
Overflow clip margin A-UI Graphical user interfaces, styles, layouts, and widgets 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-Review Needs reviewer attention (from anyone!) to move forward
#15561 opened Oct 1, 2024 by ickshonpe Loading…
PoC for normal systems (including exclusive) as observers 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-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
#15557 opened Oct 1, 2024 by ItsDoot Draft
bevy_reflect: Add ReflectSerializerProcessor 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
#15548 opened Sep 30, 2024 by aecsocket Draft
introduction of ConvexPolygon and ConvexPolygonMeshBuilder A-Math Fundamental domain-agnostic mathematical operations A-Rendering Drawing game state to the screen 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-Uncontroversial This work is generally agreed upon
#15544 opened Sep 30, 2024 by tomi-font Loading…
Add Support for Triggering Events via AnimationEvents A-Animation Make things move and change over time 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
#15538 opened Sep 30, 2024 by atornity Loading…
bevy_reflect: Add casting traits to support Box and other wrapper types A-Reflection Runtime information about types C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide 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-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#15532 opened Sep 29, 2024 by MrGVSV Loading… 0.15
drop info locks in single threaded A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples P-Crash A sudden unexpected crash S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#15522 opened Sep 29, 2024 by robtfm Loading… 0.15
Remove petgraph from bevy_ecs A-ECS Entities, components, systems, and events C-Feature A new feature, making something new possible 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 S-Needs-Review Needs reviewer attention (from anyone!) to move forward X-Contentious There are nontrivial implications that should be thought through
#15519 opened Sep 29, 2024 by bushrat011899 Loading…
Fix window close delay A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward
#15514 opened Sep 29, 2024 by hooded-shrimp Loading…
Implement sprite animations A-Animation Make things move and change over time C-Feature A new feature, making something new possible C-Needs-Release-Note Work that should be called out in the blog due to impact D-Complex Quite challenging from either a design or technical perspective. Ask for help! 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
#15511 opened Sep 28, 2024 by s-puig Draft
Implemented Resource for () A-ECS 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-Needs-Design This issue requires design work to think about how it would best be accomplished
#15510 opened Sep 28, 2024 by pablo-lua Loading…
Better warnings about invalid parameters 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 S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Contentious There are nontrivial implications that should be thought through
#15500 opened Sep 28, 2024 by MiniaczQ Loading… 0.15
Migrate bevy_sprite to required components A-Rendering Drawing game state to the screen C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide C-Usability A targeted quality-of-life change that makes Bevy easier to use S-Needs-SME Decision or review from an SME is required X-Blessed Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
#15489 opened Sep 28, 2024 by ecoskey Loading… 0.15
Remove the meta field from LoadedAsset and ErasedLoadedAsset. A-Assets 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 X-Contentious There are nontrivial implications that should be thought through
#15487 opened Sep 28, 2024 by andriyDev Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.