-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
[Merged by Bors] - Update wgpu to 0.12 and naga to 0.8 #3375
Conversation
comparison: true, | ||
filtering: true, | ||
}, | ||
ty: BindingType::Sampler(SamplerBindingType::Comparison), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can someone verify if this isn't a behavorial change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Also not sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont know what these options should affect. But with SamplingBindingType::Filtering in panics on start.
Result looks pretty same.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I think comparison is fine for now. We might be able to rein this in, but this seems like the right choice for the current impl.
Thanks for the PR! I have a couple of nits and one thing someone else needs to check, but apart from that I don't see any issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like two files still have extra newlines. The rest has been fixed.
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
finally😅. Removed all extra blank lines |
Could you also remove this line? Line 61 in 8c25091
It's a duplicate dependency that's no longer duplicated with the wgpu update 👍 |
@mockersf Why it was added? What 'raw-window-handle' does? |
Not a stupid question, no worries! Bevy is using cargo-deny to help control the dependency list. With it, we can make CI fail for things like unmaintained dependencies, or duplicated dependencies. In this case,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works on macOS
Thank you for such explanation :) |
I mean "what bad thing it does so it was banned". I know what is window handle. |
It wasn't banned, the "failure on duplicate dependency" was just suppressed. |
bors r+ |
Objective
Fixes #3352
Fixes #3208
Solution
elseif
withelse if
in pbr.wgsl