bevy/crates/bevy_asset/src/io
Wybe Westra ae80a20690
Reccomend using AssetPlugin.file_path instead of CARGO_MANIFEST_DIR (#15176)
Fixes #15175.

One question I have: I see that the scene_viewer example uses the
CARGO_MANIFEST_DIR. Should that line be removed, or would that break the
tool?

1fd478277e/examples/tools/scene_viewer/main.rs (L40)
2024-09-13 16:16:23 +00:00
..
embedded Allow removing asset from embedded asset registry (#14912) 2024-08-26 18:29:05 +00:00
file Reccomend using AssetPlugin.file_path instead of CARGO_MANIFEST_DIR (#15176) 2024-09-13 16:16:23 +00:00
android.rs Optimize common usages of AssetReader (#14082) 2024-07-01 19:59:42 +00:00
gated.rs Optimize common usages of AssetReader (#14082) 2024-07-01 19:59:42 +00:00
memory.rs Allow removing asset from embedded asset registry (#14912) 2024-08-26 18:29:05 +00:00
mod.rs Revert accidentally added asset docs (#15054) 2024-09-05 14:24:24 +00:00
processor_gated.rs Apply unused_qualifications lint (#14828) 2024-08-21 12:29:33 +00:00
source.rs Replace bevy_utils::CowArc with atomicow (#14977) 2024-08-30 00:43:07 +00:00
wasm.rs Fix common capitalization errors in documentation (#14562) 2024-07-31 21:16:05 +00:00