bevy/crates/bevy_render/src
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
..
camera Add upstream bevy_ecs and prepare for custom-shaders merge (#2815) 2021-09-14 06:14:19 +00:00
mesh Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
pass update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
pipeline Fix some nightly clippy lints (#2522) 2021-07-29 19:36:39 -07:00
render_graph Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
renderer Upgrade to wgpu 0.11 (#2933) 2021-10-08 19:55:24 +00:00
shader Fix CI for android (#2971) 2021-10-15 23:08:15 +00:00
texture Switched the TODO comment in image_texture_conversion.rs (#2981) 2021-10-25 21:59:24 +00:00
wireframe Add upstream bevy_ecs and prepare for custom-shaders merge (#2815) 2021-09-14 06:14:19 +00:00
color.rs Add upstream bevy_ecs and prepare for custom-shaders merge (#2815) 2021-09-14 06:14:19 +00:00
colorspace.rs color spaces and representation (#1572) 2021-03-17 23:59:51 +00:00
draw.rs Add upstream bevy_ecs and prepare for custom-shaders merge (#2815) 2021-09-14 06:14:19 +00:00
entity.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
lib.rs Add upstream bevy_ecs and prepare for custom-shaders merge (#2815) 2021-09-14 06:14:19 +00:00