Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use wgpu patch 23.0.1 #16513

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

mockersf
Copy link
Member

@mockersf mockersf commented Nov 25, 2024

Objective

Solution

  • Use wgpu 23.0.1

@mockersf mockersf added the C-Dependencies A change to the crates that Bevy depends on label Nov 25, 2024
@mockersf mockersf added this to the 0.15 milestone Nov 25, 2024
@alice-i-cecile alice-i-cecile added the A-Rendering Drawing game state to the screen label Nov 25, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Nov 25, 2024
@BenjaminBrienen BenjaminBrienen added D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Nov 25, 2024
Merged via the queue into bevyengine:main with commit ed8ac30 Nov 25, 2024
36 of 37 checks passed
mockersf added a commit that referenced this pull request Nov 25, 2024
# Objective

- Fixes #16363
- Ensure that someone using minimum version doesn't get the bugs that
were fixed in the 23.0.1 patch

## Solution

- Use wgpu 23.0.1
ecoskey pushed a commit to ecoskey/bevy that referenced this pull request Dec 2, 2024
# Objective

- Fixes bevyengine#16363
- Ensure that someone using minimum version doesn't get the bugs that
were fixed in the 23.0.1 patch

## Solution

- Use wgpu 23.0.1
ecoskey pushed a commit to ecoskey/bevy that referenced this pull request Jan 6, 2025
# Objective

- Fixes bevyengine#16363
- Ensure that someone using minimum version doesn't get the bugs that
were fixed in the 23.0.1 patch

## Solution

- Use wgpu 23.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

iOS example crashes in 0.15-rc.3 and in main
4 participants