bevy/crates/bevy_ecs
François 3e285d5c0b allow deriving bundle for struct with generics with where clause (#1811)
fixes #1777 

Seems the `_where_clause` parameter to lost somewhere, adding it back
2021-04-03 23:30:30 +00:00
..
macros allow deriving bundle for struct with generics with where clause (#1811) 2021-04-03 23:30:30 +00:00
src allow up to 16 parameters for systems (#1805) 2021-04-03 23:13:54 +00:00
Cargo.toml Update fixedbitset requirement from 0.3 to 0.4 (#1726) 2021-03-22 07:06:04 +00:00