.. |
bevy_app
|
scenes: deserialization and refactor
|
2020-05-21 17:21:33 -07:00 |
bevy_asset
|
move component registry to its own crate. automatically register asset handles
|
2020-05-25 14:51:38 -07:00 |
bevy_component_registry
|
move component registry to its own crate. automatically register asset handles
|
2020-05-25 14:51:38 -07:00 |
bevy_core
|
cargo fmt
|
2020-05-13 18:05:18 -07:00 |
bevy_derive
|
automatically detect bevy meta crate in derive macros
|
2020-05-24 12:39:23 -07:00 |
bevy_diagnostic
|
print average fps and smooth out average a little bit
|
2020-05-18 14:53:57 -07:00 |
bevy_glam
|
cargo fmt
|
2020-05-05 18:44:32 -07:00 |
bevy_gltf
|
scenes: deserialization and refactor
|
2020-05-21 17:21:33 -07:00 |
bevy_input
|
Resource -> Res, Ref->Com
|
2020-05-13 17:57:08 -07:00 |
bevy_legion
|
props: remove specialization, ignore fields, impl for Handle, fix world round tripping
|
2020-05-25 12:03:50 -07:00 |
bevy_pbr
|
automatically detect bevy meta crate in derive macros
|
2020-05-24 12:39:23 -07:00 |
bevy_property
|
impl Property for std collections
|
2020-05-25 15:35:47 -07:00 |
bevy_render
|
automatically detect bevy meta crate in derive macros
|
2020-05-24 12:39:23 -07:00 |
bevy_scene
|
remove unused erased-serde
|
2020-05-25 15:44:28 -07:00 |
bevy_text
|
scenes: deserialization and refactor
|
2020-05-21 17:21:33 -07:00 |
bevy_transform
|
upgrade some dependencies to remove redundancies
|
2020-05-18 12:26:30 -07:00 |
bevy_ui
|
automatically detect bevy meta crate in derive macros
|
2020-05-24 12:39:23 -07:00 |
bevy_wgpu
|
Clear bind groups on each frame
|
2020-05-18 14:42:15 -07:00 |
bevy_window
|
use init_resource everywhere
|
2020-05-13 16:35:38 -07:00 |
bevy_winit
|
use init_resource everywhere
|
2020-05-13 16:35:38 -07:00 |
glsl-to-spirv
|
Label component
|
2020-05-17 18:09:29 -07:00 |
ron
|
props: add type peeking to ron, support arbitrary property types
|
2020-05-24 19:36:01 -07:00 |