bevy/tools/example-showcase
Stepan Urazov 27221622b0 Added support for .wesl files to the regex pattern for examples (#19178)
## Objective

[Shaders / Material -
WESL](https://bevyengine.org/examples-webgpu/shaders/shader-material-wesl/)
example doesn't have a WESL file tab


## Solution

 Added wesl to regex

---------

Co-authored-by: Stepan Urazov <110625288+hg127@users.noreply.github.com>
2025-05-30 22:59:10 +02:00
..
src Added support for .wesl files to the regex pattern for examples (#19178) 2025-05-30 22:59:10 +02:00
asset-source-website.patch Fix asset-source-website.patch line number (#13286) 2024-05-12 20:49:43 +00:00
Cargo.toml Upgrade to Rust Edition 2024 (#17967) 2025-02-24 03:54:47 +00:00
disable-audio.patch Remove tracing re-export from bevy_utils (#17161) 2025-01-05 23:06:34 +00:00
extra-window-resized-events.patch update CI patch for EventWriter::send deprecation (#18044) 2025-02-26 20:36:15 +00:00
fixed-window-position.patch Fix window position patch (#14745) 2024-08-15 13:55:15 +00:00
reduce-light-cluster-config.patch Regenerate light cluster patch file (#13655) 2024-06-03 18:19:32 +00:00
remove-desktop-app-mode.patch Update hashbrown to 0.15 (#15801) 2024-12-10 19:45:50 +00:00
window-settings-wasm.patch Remove Implicit std Prelude from no_std Crates (#17086) 2025-01-03 01:58:43 +00:00