bevy/crates/bevy_reflect/bevy_reflect_derive/src
davier 5b115397ba
Fix Reflect serialization of tuple structs (#1366)
* Fix  DynamicTupleStruct::type_name()

* Fix type_name() for DynamicList, DynamicMap  and DynamicTuple
2021-02-02 13:57:26 -08:00
..
lib.rs Fix Reflect serialization of tuple structs (#1366) 2021-02-02 13:57:26 -08:00
modules.rs bevy_reflect incorrectly looks for bevy in dev-deps (#1182) 2021-01-03 11:28:00 -08:00
reflect_trait.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
type_uuid.rs Fix errors and panics to typical Rust conventions (#968) 2020-12-02 11:31:16 -08:00