Carter Anderson
|
74dba5f36b
|
release: 0.2.1 (#533)
|
2020-09-20 15:58:32 -07:00 |
|
Carter Anderson
|
ba5af4dd56
|
release: 0.2.0 (#520)
|
2020-09-19 15:29:08 -07:00 |
|
Smite Rust
|
a9ce7f4e82
|
update dependencies (#470)
|
2020-09-10 12:54:24 -07:00 |
|
Carter Anderson
|
b925e22949
|
0.1.3 upgrade
|
2020-08-22 10:16:52 -07:00 |
|
Victor "multun" Collod
|
c38420f1e9
|
enforce clippy for all target and features
|
2020-08-16 07:20:06 -07:00 |
|
Carter Anderson
|
423c5e3e0f
|
ecs: prepare for publishing
|
2020-08-09 18:16:12 -07:00 |
|
Carter Anderson
|
9aee5323e1
|
add crate metadata
|
2020-08-09 17:24:27 -07:00 |
|
Carter Anderson
|
17f3860d12
|
remove unsafe Clone implementation on Res/ResMut in favor of UnsafeClone
|
2020-07-12 12:06:43 -07:00 |
|
Carter Anderson
|
2508a59f68
|
remove darling
|
2020-07-10 02:53:31 -07:00 |
|
Carter Anderson
|
6eea96366d
|
cargo fmt
|
2020-06-03 20:08:20 -07:00 |
|
Carter Anderson
|
830565ae2b
|
scene: type registry refactor. use short type names when possible
|
2020-05-27 19:27:55 -07:00 |
|
Carter Anderson
|
3ee5a67cdb
|
scenes: polish scene example. prop->property attribute. derive(Resources) to derive(FromResources)
|
2020-05-27 15:57:12 -07:00 |
|
Carter Anderson
|
59dbf22e39
|
rework scene format. use property value serializer, removing the need for ron fork / enabling any serde target
|
2020-05-27 13:07:32 -07:00 |
|
Carter Anderson
|
d86d3ddcbc
|
props: move property serde impls to their own mod
|
2020-05-27 11:25:27 -07:00 |
|
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
|
da52b1b034
|
props: properties no longer directly implement the Serialize trait
|
2020-05-27 00:14:57 -07:00 |
|
Carter Anderson
|
d2d02f63f6
|
props: "Seq" properties
|
2020-05-26 19:47:33 -07:00 |
|
Carter Anderson
|
c8d55fe030
|
register bevy_transform and bevy_render components
|
2020-05-25 18:49:29 -07:00 |
|
Carter Anderson
|
cb3d60a87f
|
props: add Property derive and implement Properties for Camera
|
2020-05-25 18:27:04 -07:00 |
|
Carter Anderson
|
a837741c64
|
props: move AsProperties into Property
|
2020-05-25 18:20:36 -07:00 |
|
Carter Anderson
|
cb6638ba06
|
props: add support for tuple structs
|
2020-05-25 16:35:46 -07:00 |
|
Carter Anderson
|
0826d74163
|
props: remove specialization, ignore fields, impl for Handle, fix world round tripping
|
2020-05-25 12:03:50 -07:00 |
|
Carter Anderson
|
c5ab7df98f
|
automatically detect bevy meta crate in derive macros
|
2020-05-24 12:39:23 -07:00 |
|
Carter Anderson
|
d3e0196cbb
|
move derive(Properties) into bevy_properties
|
2020-05-24 11:01:48 -07:00 |
|