bevy/crates/bevy_render
François 13dcdba05f use bevy default texture format if the surface is not yet available (#6233)
# Objective

- Fix #6231

## Solution

- In case no supported format is found, try to use Bevy default instead of panicking
2022-10-11 12:32:03 +00:00
..
macros Bump Version after Release (#5576) 2022-08-05 02:03:05 +00:00
src use bevy default texture format if the surface is not yet available (#6233) 2022-10-11 12:32:03 +00:00
Cargo.toml remove copyless (#6100) 2022-09-27 18:11:40 +00:00