CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 03:43:27 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
cache-control: no-cache
etag: W/"3c0ad3a68f0e15a08fe142b0a42799d9"
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=YH932RIvyO%2FP7o3Dm%2FZPanTTaW6T8Os4QLbYYFSe8x7K5xaIz6gwxJv3qMr0q6K2%2FtaW9qXHVyYNZFv5y6NE1UOQS5FL5EMNbhGmJcX8b9maHrTyGPOW9pLt4YCDN9jFbpvZDWUZbD39H%2F5ihdQKm16yNJyL8CbzdjCggP%2BoqERWCddlQJTLGshtsQ4nJmHgOHn0YcG5XhheLq3z94KnLONNA%2FKqcCudj3%2FG1zCqKVZuqlw8IJZV67aarJuReHyf%2FUwko3K6MwhvoXZsYwE5zA%3D%3D--K4mcBvAMuq2J3YDO--bvlfegh1raFLrpa%2B3bJZ%2FQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1611970634.1753328607; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 03:43:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 03:43:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: ADF2:B5FA6:126FB13:166FE16:6881ABDF
Pull requests · bevyengine/bevy · GitHub
Filter by project
Loading
Filter by reviews
Sort by
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Pull requests: bevyengine/bevy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
UI layout taffy sync fix
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Bug
An unexpected or incorrect behavior
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Add 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-Review
Needs reviewer attention (from anyone!) to move forward
X-Contentious
There are nontrivial implications that should be thought through
with_related_empty
methods to EntityWorldMut
and EntityCommands
A-ECS
#20268
opened Jul 23, 2025 by
muddxyii
Loading…
Support multiple unnamed fields in relationship derive
A-ECS
Entities, components, systems, and events
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
Solari GI: Adjust jacobian rejection to reduce bright spots
A-Rendering
Drawing game state to the screen
Fix observers' access to relationship data during Entities, components, systems, and events
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
X-Uncontroversial
This work is generally agreed upon
despawn_related
A-ECS
Better Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
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
ScheduleBuildError
introspection and handling
A-ECS
#20256
opened Jul 23, 2025 by
ItsDoot
Loading…
Make math primitives runtime constructable, meshable
A-Math
Fundamental domain-agnostic mathematical operations
A-Rendering
Drawing game state to the screen
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
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
Extract text colors per glyph
A-Rendering
Drawing game state to the screen
A-Text
Rendering and layout for characters
A-UI
Graphical user interfaces, styles, layouts, and widgets
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
#20245
opened Jul 22, 2025 by
ickshonpe
Loading…
Solari specular scene/PT support
A-Rendering
Drawing game state to the screen
C-Feature
A new feature, making something new possible
cache update action: fix setup
A-Build-System
Related to build systems or continuous integration
C-Bug
An unexpected or incorrect behavior
#20240
opened Jul 22, 2025 by
mockersf
Loading…
Color swatch widget.
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
#20237
opened Jul 22, 2025 by
viridia
Loading…
Make load gltf public
A-glTF
Related to the glTF 3D scene/model format
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-Review
Needs reviewer attention (from anyone!) to move forward
#20225
opened Jul 21, 2025 by
jiangheng90
Loading…
Update accesskit requirement from 0.19 to 0.21
C-Dependencies
A change to the crates that Bevy depends on
#20222
opened Jul 21, 2025 by
dependabot
bot
Loading…
Add bevy_camera_controllers crate and move freecam implementation into it
A-Camera
User-facing camera APIs and controllers.
C-Code-Quality
A section of code that is hard to understand or change
C-Feature
A new feature, making something new possible
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Blocked
This cannot move forward until something else changes
X-Blessed
Has a large architectural impact or tradeoffs, but the design has been endorsed by decision makers
Use Drawing game state to the screen
C-Code-Quality
A section of code that is hard to understand or change
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-SME
Decision or review from an SME is required
X-Controversial
There is active debate or serious implications around merging this PR
RenderStartup
for SSAO systems.
A-Rendering
#20206
opened Jul 19, 2025 by
andriyDev
Loading…
Tile entities; TilemapLayer; TileStorage
A-Rendering
Drawing game state to the screen
C-Feature
A new feature, making something new possible
M-Needs-Release-Note
Work that should be called out in the blog due to impact
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
#20205
opened Jul 19, 2025 by
ConnerPetzold
•
Draft
Type-erased Specializers
A-Rendering
Drawing game state to the screen
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
feat: Add comprehensive read-only Bevy Inspector with remote inspection capabilities
A-Dev-Tools
Tools used to debug Bevy applications.
A-Editor
Graphical tools to make Bevy games
D-Complex
Quite challenging from either a design or technical perspective. Ask for help!
M-Needs-Release-Note
Work that should be called out in the blog due to impact
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
#20189
opened Jul 18, 2025 by
jbuehler23
•
Draft
Use Drawing game state to the screen
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-Blocked
This cannot move forward until something else changes
RenderStartup
for atmosphere rendering.
A-Rendering
#20186
opened Jul 18, 2025 by
andriyDev
Loading…
Remove task in handle_tasks in async_compute example
A-Tasks
Tools for parallel and async work
C-Docs
An addition or correction to our documentation
C-Examples
An addition or correction to our examples
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
#20175
opened Jul 17, 2025 by
IceSentry
Loading…
Use Drawing game state to the screen
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-Blocked
This cannot move forward until something else changes
RenderStartup
for order independent transparency
A-Rendering
#20170
opened Jul 17, 2025 by
andriyDev
Loading…
Changed the way cursors are defined in bevy_feathers.
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Add optional backface/frontface culling to Ray3d::intersect_plane
A-Math
Fundamental domain-agnostic mathematical operations
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
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-Contentious
There are nontrivial implications that should be thought through
#20166
opened Jul 16, 2025 by
Mati18505
Loading…
Next Generation Bevy Scenes
A-ECS
Entities, components, systems, and events
A-Scenes
Serialized ECS data stored on the disk
A-UI
Graphical user interfaces, styles, layouts, and widgets
C-Feature
A new feature, making something new possible
C-Usability
A targeted 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-Macros
Code that generates Rust code
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
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
Optimize solari initial and temporal DI
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Performance
A change motivated by improving speed, memory usage or compile times
M-Needs-Release-Note
Work that should be called out in the blog due to impact
S-Needs-Review
Needs reviewer attention (from anyone!) to move forward
Previous Next
ProTip!
no:milestone will show everything without a milestone.
You can’t perform that action at this time.