bevy/crates/bevy_derive/src
Rob Parrett f30f833406 Remove vestigial derives (#3343)
These derives seem to be leftover vestiges of the old renderer.

At least removing them doesn't seem to harm anything.

edit: thanks `@forbjok` on discord for pointing this out.
2021-12-18 00:09:24 +00:00
..
app_plugin.rs Update derive(DynamicPlugin) to edition 2021 (#3038) 2021-10-27 19:48:12 +00:00
bevy_main.rs Fix errors and panics to typical Rust conventions (#968) 2020-12-02 11:31:16 -08:00
bytes.rs Use bevy_reflect as path in case of no direct references (#1875) 2021-05-19 19:03:36 +00:00
enum_variant_meta.rs Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
lib.rs Remove vestigial derives (#3343) 2021-12-18 00:09:24 +00:00
modules.rs Remove vestigial derives (#3343) 2021-12-18 00:09:24 +00:00
shader_defs.rs Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00