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

[Merged by Bors] - fix shader compilation error reporting for non-wgsl shaders #3441

Conversation

jakobhellermann
Copy link
Contributor

in #3289 I accidentally only logged errors for wgsl shaders, this PR expands the error reporting the the other supported shader types.

@jakobhellermann jakobhellermann added A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior labels Dec 26, 2021
@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Dec 26, 2021
@alice-i-cecile alice-i-cecile removed the S-Needs-Triage This issue needs to be labelled label Dec 26, 2021
@cart cart added this to the Bevy 0.6 milestone Dec 27, 2021
@cart
Copy link
Member

cart commented Dec 29, 2021

bors r+

bors bot pushed a commit that referenced this pull request Dec 29, 2021
in #3289 I accidentally only logged errors for wgsl shaders, this PR expands the error reporting the the other supported shader types.
@bors bors bot changed the title fix shader compilation error reporting for non-wgsl shaders [Merged by Bors] - fix shader compilation error reporting for non-wgsl shaders Dec 29, 2021
@bors bors bot closed this Dec 29, 2021
@jakobhellermann jakobhellermann deleted the fix-shader-compile-errors branch December 29, 2021 22:38
mockersf pushed a commit to mockersf/bevy that referenced this pull request Jan 1, 2022
…ne#3441)

in bevyengine#3289 I accidentally only logged errors for wgsl shaders, this PR expands the error reporting the the other supported shader types.
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-Bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants