mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
c641882cfe
# Objective - Fixes #11977 - user defined shaders don't work in wasm - After investigation, it won't work if the shader is not yet available when compiling the pipeline on all platforms, for example if you load many assets ## Solution - Set the pipeline state to queued when it errs waiting for the shader so that it's retried |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |