This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
573
Commits
33
Branches
45
Tags
526
MiB
59dbf22e39
Commit Graph
3 Commits
Author
SHA1
Message
Date
Carter Anderson
76adb888d3
props: remove need for explicit serde::Deserialize impl. replace impl_property macro_rules with proc_macro_fn
2020-05-27 11:13:57 -07:00
Carter Anderson
cb3a863366
component_registry: use FromResources trait instead of Default
2020-05-27 00:23:31 -07:00
Carter Anderson
f0f0e3c1a8
move component registry to its own crate. automatically register asset handles
2020-05-25 14:51:38 -07:00