![]() # Objective I was setting up an asset loader that passes settings through to `ImageLoader`, and i have to clone the settings to achieve this. ## Solution Derive `Clone` for `ImageLoaderSettings` and `ImageFormatSetting`. ## Testing Full CI passed. |
||
---|---|---|
.. | ||
basis.rs | ||
compressed_image_saver.rs | ||
dds.rs | ||
dynamic_texture_atlas_builder.rs | ||
exr_texture_loader.rs | ||
hdr_texture_loader.rs | ||
image_loader.rs | ||
image_texture_conversion.rs | ||
image.rs | ||
ktx2.rs | ||
lib.rs | ||
texture_atlas_builder.rs | ||
texture_atlas.rs |