bevy/examples/asset
Al M. 0d620cdf29
Update example doc link for ImageLoaderSettings. (#19565)
Link in the "asset settings" example. The struct was moved.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: theotherphil <phil.j.ellison@gmail.com>
2025-06-11 22:43:40 +00:00
..
files
processing Revert PR #15481 to resolve a regression. (#18567) 2025-03-27 21:32:01 +00:00
alter_mesh.rs
alter_sprite.rs Allowed creating uninitialized images (for use as storage textures) (#17760) 2025-02-10 22:22:07 +00:00
asset_decompression.rs Revert PR #15481 to resolve a regression. (#18567) 2025-03-27 21:32:01 +00:00
asset_loading.rs
asset_settings.rs Update example doc link for ImageLoaderSettings. (#19565) 2025-06-11 22:43:40 +00:00
custom_asset_reader.rs Prefer Display over Debug (#16112) 2024-12-27 00:40:06 +00:00
custom_asset.rs Move #![warn(clippy::allow_attributes, clippy::allow_attributes_without_reason)] to the workspace Cargo.toml (#17374) 2025-01-15 01:14:58 +00:00
embedded_asset.rs Adding More Comments to the Embedded Assets Example (#17865) 2025-02-24 21:13:24 +00:00
extra_source.rs
hot_asset_reloading.rs
multi_asset_sync.rs Revert "Replace Ambient Lights with Environment Map Lights (#17482)" (#18167) 2025-03-05 23:08:46 +00:00
repeated_texture.rs