bevy/crates/bevy_render/src
2020-07-30 14:38:13 -07:00
..
batch cargo fmt 2020-06-03 20:08:20 -07:00
camera ui: fix z indices and depth calculations 2020-07-29 00:28:44 -07:00
mesh rustfmt changes 2020-07-28 14:24:03 -07:00
pass render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00
pipeline render: remove Drawable implementation from RenderPipelines because it doesnt add any value 2020-07-29 18:28:32 -07:00
render_graph render: add atlas padding support to work around MSAA artifacts, disable MSAA by default 2020-07-30 14:38:13 -07:00
renderer rustfmt changes 2020-07-28 14:24:03 -07:00
shader rustfmt changes 2020-07-28 14:24:03 -07:00
texture rustfmt changes 2020-07-28 14:24:03 -07:00
color.rs rustfmt changes 2020-07-28 14:24:03 -07:00
draw.rs rustfmt changes 2020-07-28 14:24:03 -07:00
entity.rs render: add RenderPass queries. move ui to its own pass 2020-07-28 20:11:27 -07:00
lib.rs render: add MSAA support 2020-07-29 18:15:15 -07:00