Skip to content

Pull requests: bevyengine/bevy

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add Eq & PartialEq to AssetPath A-Assets Load files from disk to use for things like images, models, and sounds C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6274 opened Oct 16, 2022 by zmarlon Loading…
Fixes incorrect glyph positioning for text2d A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior P-High This is particularly urgent, and deserves immediate attention
#6273 opened Oct 16, 2022 by mahulst Loading… Bevy 0.9
Turn the Visibility struct into an enum 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 S-Controversial This requires a heightened standard of review before it can be merged
#6271 opened Oct 16, 2022 by ickk Loading…
Document EntityCommands/EntityMut insert()
#6270 opened Oct 16, 2022 by JMS55 Loading…
Add mutating toggle method to Visibility component A-Rendering Drawing game state to the screen C-Usability A simple quality-of-life change that makes Bevy easier to use
#6268 opened Oct 16, 2022 by sullyj3 Loading…
Link to linux_dependencies.md in the panic message when failing to detect a GPU A-Rendering Drawing game state to the screen C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6261 opened Oct 14, 2022 by lovelymono Loading…
Add More Description to the Iter Combinations Documentation A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation C-Examples An addition or correction to our examples
#6260 opened Oct 14, 2022 by Carter0 Loading…
Add methods for accessing SourceInfo and computing load state for dependencies A-Assets Load files from disk to use for things like images, models, and sounds C-Enhancement A new feature S-Controversial This requires a heightened standard of review before it can be merged
#6259 opened Oct 14, 2022 by xlambein Loading…
Enable Constructing ReflectComponent/Resource A-Reflection Runtime information about types C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6257 opened Oct 14, 2022 by zicklag Loading…
Enable creating "virtual" windows without corresponding OS window A-Windowing Platform-agnostic interface layer to run your app in C-Usability A simple quality-of-life change that makes Bevy easier to use
#6256 opened Oct 14, 2022 by MDeiml Loading…
Avoid creating SurfaceConfiguration in prepare_windows A-Rendering Drawing game state to the screen A-Windowing Platform-agnostic interface layer to run your app in C-Performance A change motivated by improving speed, memory usage or compile times
#6255 opened Oct 14, 2022 by MDeiml Loading…
Cleanup dynamic scene before building A-Scenes Serialized ECS data stored on the disk C-Code-Quality A section of code that is hard to understand or change
#6254 opened Oct 14, 2022 by mockersf Loading…
feat: Implement more advanced UI toolbar example A-UI Graphical user interfaces, styles, layouts, and widgets C-Examples An addition or correction to our examples
#6251 opened Oct 14, 2022 by connorgmeehan Loading…
First class support for spawning structures of multiple entities that can be linked together. A-ECS Entities, components, systems, and events A-Scenes Serialized ECS data stored on the disk C-Enhancement A new feature S-Controversial This requires a heightened standard of review before it can be merged
#6250 opened Oct 13, 2022 by rhedgeco Draft
Add a method for accessing the width of a Table 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-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6249 opened Oct 13, 2022 by JoJoJet Loading…
Add default implementation of Serialize and Deserialize to Timer and Stopwatch A-Time Involves time keeping and reporting C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6248 opened Oct 13, 2022 by SleepySwords Loading…
Replace the bool argument of Timer with TimerMode A-Time Involves time keeping and reporting C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6247 opened Oct 13, 2022 by lovelymono Loading…
bevy_reflect: Add ReflectFromReflect (v2) A-Reflection Runtime information about types C-Enhancement A new feature
#6245 opened Oct 12, 2022 by MrGVSV Loading…
Add iter_entities to World #6228 A-ECS Entities, components, systems, and events C-Usability A simple quality-of-life change that makes Bevy easier to use S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6242 opened Oct 12, 2022 by ramirezmike Loading…
QueryState::new_with_state A-ECS Entities, components, systems, and events C-Usability A simple quality-of-life change that makes Bevy easier to use
#6240 opened Oct 11, 2022 by Suficio Loading…
Update naga requirement from 0.9.0 to 0.10.0 C-Dependencies A change to the crates that Bevy depends on
#6239 opened Oct 11, 2022 by dependabot bot Loading…
Support multiple #[reflect]/#[reflect_value] + improve error messages A-Reflection Runtime information about types C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6237 opened Oct 11, 2022 by TehPers Loading… Bevy 0.9
UI Slider Widget A-UI Graphical user interfaces, styles, layouts, and widgets C-Enhancement A new feature
#6236 opened Oct 11, 2022 by Pietrek14 Loading…
Derive Reflect + FromReflect for window event types A-Reflection Runtime information about types A-Windowing Platform-agnostic interface layer to run your app in C-Usability A simple quality-of-life change that makes Bevy easier to use
#6235 opened Oct 11, 2022 by TehPers Loading…
bevy_reflect: Reflect doc comments A-Reflection Runtime information about types C-Enhancement A new feature S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#6234 opened Oct 11, 2022 by MrGVSV Loading…
ProTip! Follow long discussions with comments:>50.