bevy/src
2020-03-25 13:24:17 -07:00
..
app finish new uniform resource provider staging buffer. dynamic uniforms work again. both dynamic and non-dynamic uniforms perform better than the previous implementation. 2020-03-24 19:17:41 -07:00
asset RenderGraph is now a Resource. RenderGraph owns vertex buffer descriptors. Assorted cleanup 2020-03-21 19:57:59 -07:00
core begin rewrite of UniformResourceProvider (no instancing or dynamic uniform support yet) 2020-03-24 13:50:40 -07:00
diagnostics add fps printer system to diagnostics mod 2020-03-11 01:44:46 -07:00
ecs cargo fmt 2020-03-22 11:06:08 -07:00
plugin simplify render graph builder interface 2020-03-22 03:06:08 -07:00
render shader_def: use to_upper instead of to_screaming_snake 2020-03-25 13:24:17 -07:00
serialization upgrade bevy_legion / re-apply fork 2020-03-09 00:47:58 -07:00
ui add fps printer system to diagnostics mod 2020-03-11 01:44:46 -07:00
lib.rs cargo fmt 2020-03-22 11:06:08 -07:00
prelude.rs cargo fmt 2020-03-22 11:06:08 -07:00