mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
27aa9d2b7e
# Objective - After #13908, shaders imported are collected - this is done with a hashset, so order is random between executions ## Solution - Don't use a hashset, and keep the order they were found in the example |
||
---|---|---|
.. | ||
src | ||
asset-source-website.patch | ||
Cargo.toml | ||
disable-audio.patch | ||
extra-window-resized-events.patch | ||
fixed-window-position.patch | ||
reduce-light-cluster-config.patch | ||
remove-desktop-app-mode.patch | ||
window-settings-wasm.patch |