bevy/crates/bevy_asset/src/io
JMS55 debcf3fb1d
Misc asset code quality and docs (#13382)
* Fix a doc comment for AssetSources
* Move some complicated generics to a where clause and write out T ->
Transformer fully
2024-05-15 18:49:04 +00:00
..
embedded Refactor App and SubApp internals for better separation (#9202) 2024-03-31 03:16:10 +00:00
file multi_threaded feature rename (#12997) 2024-05-06 20:49:32 +00:00
android.rs Use async-fn in traits rather than BoxedFuture (#12550) 2024-03-18 17:56:57 +00:00
gated.rs Use async-fn in traits rather than BoxedFuture (#12550) 2024-03-18 17:56:57 +00:00
memory.rs Add AsyncSeek trait to Reader to be able to seek inside asset loaders (#12547) 2024-03-30 22:26:30 +00:00
mod.rs Fix a copy-paste typo doc (#13004) 2024-04-17 03:11:56 +00:00
processor_gated.rs Add AsyncSeek trait to Reader to be able to seek inside asset loaders (#12547) 2024-03-30 22:26:30 +00:00
source.rs Misc asset code quality and docs (#13382) 2024-05-15 18:49:04 +00:00
wasm.rs Fix Clippy lints on WASM (#13030) 2024-04-20 09:15:42 +00:00