bevy/crates/bevy_render/src/texture
2021-07-29 19:36:39 -07:00
..
hdr_texture_loader.rs Extend the Texture asset type to support 3D data (#903) 2020-11-22 12:04:47 -08:00
image_texture_conversion.rs expose texture/image conversions as From/TryFrom (#2175) 2021-06-08 02:26:51 +00:00
image_texture_loader.rs Use cfg attribute to filter supported extensions (#2297) 2021-06-03 19:58:08 +00:00
mod.rs Glb textures should use bevy_render to load images (#1454) 2021-03-03 21:36:16 +00:00
sampler_descriptor.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
texture_descriptor.rs update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
texture_dimension.rs update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
texture.rs Fix some nightly clippy lints (#2522) 2021-07-29 19:36:39 -07:00