bevy/examples/asset/processing
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
..
assets Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00
asset_processing.rs Reduce noise in asset processing example (#10262) 2023-10-25 19:37:03 +00:00
e.txt Multiple Asset Sources (#9885) 2023-10-13 23:17:32 +00:00