bevy/crates/bevy_render/src
Carter Anderson 70ad6671db
ecs: use generational entity ids and other optimizations (#504)
ecs: use generational entity ids and other optimizations
2020-09-17 17:16:38 -07:00
..
batch Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
camera Transform Rewrite (#374) 2020-09-14 14:00:32 -07:00
mesh Allowing glTFs to be loaded that don't have uvs and normals (#406) 2020-09-03 17:30:10 -07:00
pass enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
pipeline UI component bundles derive clone (#390) 2020-08-29 16:49:39 -07:00
render_graph ecs: use generational entity ids and other optimizations (#504) 2020-09-17 17:16:38 -07:00
renderer Transform Rewrite (#374) 2020-09-14 14:00:32 -07:00
shader iOS: use shaderc-rs for glsl to spirv compilation (#324) 2020-09-01 11:06:15 -07:00
texture Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
color.rs Add Color::hex fn (#362) 2020-08-30 11:27:37 -07:00
draw.rs ecs: use generational entity ids and other optimizations (#504) 2020-09-17 17:16:38 -07:00
entity.rs Transform Rewrite (#374) 2020-09-14 14:00:32 -07:00
lib.rs render: Export specific items outside of prelude (#473) 2020-09-11 16:23:21 -07:00