bevy/examples/asset
Niklas Eicker 317903f42a
Reduce noise in asset processing example (#10262)
# Objective

- Reduce noise to allow users to see previous asset changes and other
logs like from asset reloading
- The example file is named differently than the example

## Solution

- Only print the asset content if there are asset events
- Rename the example file to `asset_processing`
2023-10-25 19:37:03 +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.rs Removed anyhow (#10003) 2023-10-06 07:20:13 +00:00
custom_asset_reader.rs Multiple Asset Sources (#9885) 2023-10-13 23:17:32 +00:00
hot_asset_reloading.rs Multiple Asset Sources (#9885) 2023-10-13 23:17:32 +00:00