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 cargo ci alias for ci tool A-Build-System Related to build systems or continuous integration C-Usability A simple quality-of-life change that makes Bevy easier to use D-Trivial Nice and easy! A great choice to get started with Bevy X-Uncontroversial This work is generally agreed upon
#13280 opened May 8, 2024 by BD103 Loading…
Refactor CI tool and drop xshell dependency. A-Build-System Related to build systems or continuous integration C-Code-Quality A section of code that is hard to understand or change C-Enhancement A new feature X-Uncontroversial This work is generally agreed upon
#13279 opened May 7, 2024 by Brezak Draft
Don't deploy docs when working on a fork A-Build-System Related to build systems or continuous integration C-Docs An addition or correction to our documentation C-Usability A simple quality-of-life change that makes Bevy easier to use 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 X-Uncontroversial This work is generally agreed upon
#13278 opened May 7, 2024 by BD103 Loading…
Make render phases render world resources instead of 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-Code-Quality A section of code that is hard to understand or change C-Performance A change motivated by improving speed, memory usage or compile times
#13277 opened May 7, 2024 by pcwalton Loading…
Add color conversions #13224
#13276 opened May 7, 2024 by moonlightaria Loading…
Check docs.rs metadata in CI A-Build-System Related to build systems or continuous integration C-Enhancement A new feature D-Domain-Expert Requires deep knowledge in a given domain D-Straightforward Simple bug fixes and API improvements, docs, test and examples X-Contentious There are nontrivial implications that should be thought through
#13275 opened May 7, 2024 by BD103 Loading…
Update release workflow pr body A-Build-System Related to build systems or continuous integration C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy X-Uncontroversial This work is generally agreed upon
#13274 opened May 7, 2024 by Brezak Loading… 0.14
From implementation for AssetPath from Path and label 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 D-Straightforward Simple bug fixes and API improvements, docs, test and examples
#13272 opened May 7, 2024 by bugsweeper Loading…
Avoid bevy_reflect::List::iter wrapping in release mode A-Reflection Runtime information about types C-Bug An unexpected or incorrect behavior 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-Uncontroversial This work is generally agreed upon
#13271 opened May 7, 2024 by rmsthebest Loading…
Make bevy_time optionally depend on bevy_reflect A-Reflection Runtime information about types A-Time Involves time keeping and reporting C-Enhancement A new feature D-Trivial Nice and easy! A great choice to get started with Bevy X-Uncontroversial This work is generally agreed upon
#13263 opened May 6, 2024 by juliohq Loading…
More gizmos builders A-Gizmos Visual editor and debug gizmos C-Breaking-Change A breaking change to Bevy's public API that needs to be noted in a migration guide C-Enhancement A new feature
#13261 opened May 6, 2024 by solis-lumine-vorago Loading…
Update accesskit requirement from 0.12 to 0.14 A-Accessibility A problem that prevents users with disabilities from using Bevy C-Dependencies A change to the crates that Bevy depends on
#13257 opened May 6, 2024 by dependabot bot Loading…
Update accesskit_winit requirement from 0.17 to 0.20 A-Accessibility A problem that prevents users with disabilities from using Bevy C-Dependencies A change to the crates that Bevy depends on
#13255 opened May 6, 2024 by dependabot bot Loading…
Update winit requirement from 0.29 to 0.30 C-Dependencies A change to the crates that Bevy depends on
#13254 opened May 6, 2024 by dependabot bot Loading…
bevy_reflect: Reflection diffing A-Reflection Runtime information about types C-Enhancement A new feature
#13253 opened May 6, 2024 by MrGVSV Loading…
Apply uv transform in the prepass A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Review Needs reviewer attention to move forward X-Uncontroversial This work is generally agreed upon
#13250 opened May 5, 2024 by DGriffin91 Loading… 0.14
Refactor command application for more consistency A-ECS Entities, components, systems, and events C-Usability A simple quality-of-life change that makes Bevy easier to use D-Complex Quite challenging from either a design or technical perspective. Ask for help! D-Unsafe Touches with unsafe code in some way X-Contentious There are nontrivial implications that should be thought through
#13249 opened May 5, 2024 by james-j-obrien Loading… 0.14
Compare screenshots with main on PRs A-Build-System Related to build systems or continuous integration C-Testing A change that impacts how we test Bevy or how users test their apps
#13248 opened May 5, 2024 by mockersf Loading…
12660 progress and small optimization A-Cross-Cutting Impacts the entire engine C-Code-Quality A section of code that is hard to understand or change 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
#13244 opened May 5, 2024 by moonlightaria Loading…
Don't ignore draw errors A-Diagnostics Logging, crash handling, error reporting and performance analysis A-Rendering Drawing game state to the screen C-Usability A simple quality-of-life change that makes Bevy easier to use
#13240 opened May 5, 2024 by IceSentry Loading…
More idiomatic texture atlas builder 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 S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
#13238 opened May 4, 2024 by s-puig Loading…
Added a Grey trait, and implementations on baked-in colors. Fixes #13206 A-Color Color spaces and color math C-Enhancement A new feature
#13237 opened May 4, 2024 by Earthmark Loading…
Ensure clean exit A-Windowing Platform-agnostic interface layer to run your app in C-Bug An unexpected or incorrect behavior C-Regression Functionality that used to work but no longer does. Add a test for this! O-MacOS Specific to the MacOS (Apple) desktop operating system S-Needs-Testing Testing must be done before this is safe to merge
#13236 opened May 4, 2024 by tychedelia Loading… 0.14
ProTip! Type g i on any issue or pull request to go back to the issue listing page.