bevy/examples/asset
Rob Parrett fe25fc6992
Fix minor issues with custom_asset example (#10337)
# Objective

- Use bevy's re-exported `AsyncReadExt` so users don't think they need
to depend on `futures-lite`.
- Fix a funky  error text
2023-11-14 01:21:02 +00:00
..
processing Reduce noise in asset processing example (#10262) 2023-10-25 19:37:03 +00:00
asset_loading.rs Remove monkey.gltf (#9974) 2023-09-30 02:50:31 +00:00
custom_asset_reader.rs Multiple Asset Sources (#9885) 2023-10-13 23:17:32 +00:00
custom_asset.rs Fix minor issues with custom_asset example (#10337) 2023-11-14 01:21:02 +00:00
hot_asset_reloading.rs Multiple Asset Sources (#9885) 2023-10-13 23:17:32 +00:00