bevy/crates/bevy_asset/src/io
Ensar Sarajčić 10f95956a6
Fix documentation for AssetReader::is_directory function (#11538)
# Objective

- Fix documentation for `AssetReader::is_directory` (it is currently
exactly the same as docs for `read_directory`)

---------

Co-authored-by: Kanabenki <lucien.menassol@gmail.com>
2024-01-26 13:55:36 +00:00
..
embedded Fix embedded watcher to work with external crates (#11370) 2024-01-16 15:18:16 +00:00
file auto create imported asset folder if needed (#11284) 2024-01-21 09:30:43 +00:00
android.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
gated.rs Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00
memory.rs Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00
mod.rs Fix documentation for AssetReader::is_directory function (#11538) 2024-01-26 13:55:36 +00:00
processor_gated.rs Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00
source.rs auto create imported asset folder if needed (#11284) 2024-01-21 09:30:43 +00:00
wasm.rs Added AssetLoadFailedEvent, UntypedAssetLoadFailedEvent (#11369) 2024-01-17 21:12:00 +00:00