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

Example of custom async task with single block_on A-Tasks Tools for parallel and async work C-Examples An addition or correction to our examples C-Performance A change motivated by improving speed, memory usage or compile times S-Adopt-Me The original PR author has no intent to complete this work. Pick me up!
#2650 opened Aug 14, 2021 by hanabi1224 Loading…
Implement Reflect for Box<dyn Reflect> A-Reflection Runtime information about types C-Usability A simple quality-of-life change that makes Bevy easier to use S-Needs-SME Decision or review from an SME is required S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Controversial There is active debate or serious implications around merging this PR
#3400 opened Dec 20, 2021 by franciscoaguirre Loading… 0.15
Created scene_to_nodes on bevy::gltf::Gltf A-Assets Load files from disk to use for things like images, models, and sounds A-Scenes Serialized ECS data stored on the disk C-Enhancement A new feature
#3512 opened Jan 1, 2022 by vringar Loading…
Add loading_screen example A-Assets Load files from disk to use for things like images, models, and sounds C-Examples An addition or correction to our examples
#3618 opened Jan 9, 2022 by Weasy666 Draft
Add MoveBundle command A-ECS Entities, components, systems, and events C-Enhancement A new feature
#3717 opened Jan 18, 2022 by hlb8122 Loading…
Improve bevy simpleicon for smaller sizes A-Meta About the project itself S-Blocked This cannot move forward until something else changes
#3728 opened Jan 20, 2022 by Weasy666 Loading…
Implement paged SparseArray A-ECS Entities, components, systems, and events C-Performance A change motivated by improving speed, memory usage or compile times S-Adopt-Me The original PR author has no intent to complete this work. Pick me up! S-Blocked This cannot move forward until something else changes
#3813 opened Jan 30, 2022 by james7132 Loading…
Implement overloadable assignment operator traits for Mut A-ECS Entities, components, systems, and events C-Usability A simple quality-of-life change that makes Bevy easier to use X-Controversial There is active debate or serious implications around merging this PR
#3880 opened Feb 7, 2022 by ickshonpe Draft
Fix Interactable UI nodes not taking into account scale when determin… A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior S-Needs-Design This issue requires design work to think about how it would best be accomplished
#4014 opened Feb 22, 2022 by forbjok Loading…
Improve bevy icons for better "scalability" A-Meta About the project itself X-Controversial There is active debate or serious implications around merging this PR
#4061 opened Feb 28, 2022 by Weasy666 Loading…
add TaskPool::spawn_pollable so that the consumer does not need a blo… A-Tasks Tools for parallel and async work C-Performance A change motivated by improving speed, memory usage or compile times C-Usability A simple quality-of-life change that makes Bevy easier to use X-Controversial There is active debate or serious implications around merging this PR
#4102 opened Mar 4, 2022 by pubrrr Loading…
Make parenting example clearer on parenting rules for newcomers A-Hierarchy Parent-child entity hierarchies A-Transform Translations, rotations and scales C-Examples An addition or correction to our examples
#4116 opened Mar 5, 2022 by dtaralla Loading…
Heritable trait based property inheritance systems A-Hierarchy Parent-child entity hierarchies A-Transform Translations, rotations and scales C-Enhancement A new feature S-Adopt-Me The original PR author has no intent to complete this work. Pick me up! X-Controversial There is active debate or serious implications around merging this PR
#4216 opened Mar 15, 2022 by james7132 Loading…
refactor and test ui_focus_system A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change
#4264 opened Mar 20, 2022 by pubrrr Loading…
Feature/4404 add drag and drop to example A-Assets Load files from disk to use for things like images, models, and sounds C-Examples An addition or correction to our examples
#4422 opened Apr 5, 2022 by Sheepyhead Loading…
bevy_log: Use os_log on iOS A-Diagnostics Logging, crash handling, error reporting and performance analysis O-iOS Specific to the iOS mobile operating system S-Adopt-Me The original PR author has no intent to complete this work. Pick me up!
#4462 opened Apr 12, 2022 by HackerFoo Loading…
bevy_render: allow textures without data in main world A-Rendering Drawing game state to the screen C-Enhancement A new feature
#4550 opened Apr 21, 2022 by jakobhellermann Draft
Simple bidi integration A-UI Graphical user interfaces, styles, layouts, and widgets C-Enhancement A new feature X-Controversial There is active debate or serious implications around merging this PR
#4614 opened Apr 27, 2022 by verzuz Loading…
Add convenience method for polling Task<> A-Tasks Tools for parallel and async work C-Usability A simple quality-of-life change that makes Bevy easier to use X-Controversial There is active debate or serious implications around merging this PR
#4627 opened Apr 28, 2022 by TheRawMeatball Loading…
Make system chaining use a normal system A-ECS Entities, components, systems, and events 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 D-Complex Quite challenging from either a design or technical perspective. Ask for help! S-Blocked This cannot move forward until something else changes
#4666 opened May 5, 2022 by DJMcNab Loading…
Bidi as components A-UI Graphical user interfaces, styles, layouts, and widgets C-Enhancement A new feature X-Controversial There is active debate or serious implications around merging this PR
#4672 opened May 5, 2022 by verzuz Loading…
Draft puffin_tracing support A-Diagnostics Logging, crash handling, error reporting and performance analysis C-Enhancement A new feature X-Controversial There is active debate or serious implications around merging this PR
#4730 opened May 12, 2022 by mvlabat Draft
Switch from &str to String in ReflectPathError A-Reflection Runtime information about types C-Usability A simple quality-of-life change that makes Bevy easier to use S-Adopt-Me The original PR author has no intent to complete this work. Pick me up! S-Needs-Benchmarking This set of changes needs performance benchmarking to double-check that they help
#4763 opened May 16, 2022 by makspll Loading…
Garbage collect event memory A-ECS Entities, components, systems, and events C-Performance A change motivated by improving speed, memory usage or compile times S-Adopt-Me The original PR author has no intent to complete this work. Pick me up! S-Needs-Benchmarking This set of changes needs performance benchmarking to double-check that they help
#4832 opened May 24, 2022 by james7132 Loading…
Add example to test the smoothness/accuracy of the timestep A-Core Common functionality for all bevy apps C-Examples An addition or correction to our examples C-Performance A change motivated by improving speed, memory usage or compile times S-Adopt-Me The original PR author has no intent to complete this work. Pick me up!
#4865 opened May 29, 2022 by nfagerlund Loading…
ProTip! What’s not been updated in a month: updated:<2024-07-29.