Update WESL 0.5 - #25768
Update WESL 0.5#25768k2d222 wants to merge 3 commits into
Conversation
|
You added a new example but didn't add metadata for it. Please update the root Cargo.toml file. |
|
Your PR caused a change in the graphical output of an example or rendering test. This might be intentional, but it could also mean that something broke! If it's expected, please add the M-Deliberate-Rendering-Change label. If this change seems unrelated to your PR, you can consider updating your PR to target the latest main branch, either by rebasing or merging main into it. |
…t|override|struct|fn)/\1public \2/g
|
Your PR caused a change in the graphical output of an example or rendering test. This might be intentional, but it could also mean that something broke! If it's expected, please add the M-Deliberate-Rendering-Change label. If this change seems unrelated to your PR, you can consider updating your PR to target the latest main branch, either by rebasing or merging main into it. |
Objective
Update
wesldependency to 0.5.0.This version contains
public/privatekeywords)Solution
WIP
TODO: fix visibility in bevy shaders.
Testing
WIP