mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
675aac97e5
# Objective Give us the ability to load untyped assets in AssetLoaders. ## Solution Basically just copied the code from `load`, but used `asset_server.load_untyped` instead internally. ## Changelog Added `load_untyped` method to `LoadContext` |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |