bevy/crates/bevy_render/src/texture
William Batista 9f47697e40 Switched the TODO comment in image_texture_conversion.rs (#2981)
# Objective

The current TODO comment is out of date

## Solution

I switched up the comment


Co-authored-by: William Batista <45850508+billyb2@users.noreply.github.com>
2021-10-25 21:59:24 +00: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 Switched the TODO comment in image_texture_conversion.rs (#2981) 2021-10-25 21:59:24 +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 Upgrade to wgpu 0.11 (#2933) 2021-10-08 19:55:24 +00:00
texture_dimension.rs Upgrade to wgpu 0.11 (#2933) 2021-10-08 19:55:24 +00:00
texture.rs Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00