bevy/crates/bevy_render/src
François 6b8f8a7ed0
Texture atlas format and conversion (#1365)
* can specify texture format for a texture atlas
* add automatic conversion
2021-02-01 11:30:11 -08:00
..
camera 3D OrthographicProjection improvements + new example (#1361) 2021-01-31 16:22:06 -08:00
mesh Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
pass Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
pipeline Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
render_graph Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
renderer Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
shader Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
texture Texture atlas format and conversion (#1365) 2021-02-01 11:30:11 -08:00
color.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
colorspace.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
draw.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
entity.rs 3D OrthographicProjection improvements + new example (#1361) 2021-01-31 16:22:06 -08:00
lib.rs Update init_resource to not overwrite (#1349) 2021-01-30 12:48:11 -08:00