mirror of
https://github.com/bevyengine/bevy
synced 2025-01-09 19:58:58 +00:00
ea6e6f7db2
# Objective Avoid crashing if `RenderDevice` doesn't exist (required for headless mode). Fixes #4392. ## Solution Use `CompressedImageFormats::all()` if there is no `RenderDevice`. |
||
---|---|---|
.. | ||
basis.rs | ||
dds.rs | ||
hdr_texture_loader.rs | ||
image.rs | ||
image_texture_conversion.rs | ||
image_texture_loader.rs | ||
ktx2.rs | ||
mod.rs | ||
texture_cache.rs |