bevy/crates/bevy_asset
anarelion f9ef989def
Implement source into Display for AssetPath (#10217)
# Objective

When debugging and printing asset paths, I am not 100% if I am in the
right source or not

## Solution

Add the output of the source
2023-10-22 22:59:39 +00:00
..
macros Fix unused variable warning for simple AssetV2 derives (#9961) 2023-09-29 08:08:13 +00:00
src Implement source into Display for AssetPath (#10217) 2023-10-22 22:59:39 +00:00
Cargo.toml Add asset_processor feature and remove AssetMode::ProcessedDev (#10194) 2023-10-20 20:50:26 +00:00