bevy/crates/bevy_derive/src
bjorn3 80a0448473
Add bevy_dylib to force dynamic linking of bevy (#808)
This easily improve compilation time by 2x
2020-11-09 19:26:08 -08:00
..
app_plugin.rs app: rename AppPlugin to Plugin 2020-08-07 20:22:17 -07:00
bytes.rs render: simplify imports and cleanup prelude 2020-07-16 18:26:21 -07:00
lib.rs Mesh overhaul with custom vertex attributes #592 (#599) 2020-10-30 19:21:53 -07:00
modules.rs Add bevy_dylib to force dynamic linking of bevy (#808) 2020-11-09 19:26:08 -08:00
render_resource.rs Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -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
type_uuid.rs Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00