bevy/crates/bevy_derive/src
Carter Anderson 89a1d360c1
Fix despawn (#361)
* simplify RenderResourcesNode gpu array management

* support removals in RenderResourcesNode
2020-08-26 23:03:55 -07:00
..
app_plugin.rs app: rename AppPlugin to Plugin 2020-08-07 20:22:17 -07:00
as_vertex_buffer_descriptor.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
bytes.rs render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00
lib.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00
modules.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
render_resource.rs render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00
render_resources.rs Fix despawn (#361) 2020-08-26 23:03:55 -07:00
resource.rs derive: allow manually forcing modules to "crate", which prevents the need for ambiguous crates 2020-07-14 16:16:01 -07:00
shader_defs.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00