bevy/crates
Boxy dea05e9af5
Remove unsound cast in thread local resources (#749)
* Remove unsound cast in thread local resources

* Make ResourceRef(Mut)::new impossible to cause unsoundness with
2020-10-30 11:43:39 -07:00
..
bevy_app app: PluginGroups and DefaultPlugins (#744) 2020-10-29 13:04:28 -07:00
bevy_asset Add support for android file system (#723) 2020-10-28 17:08:33 -07:00
bevy_audio Migrate to rodio 0.12 using thread local resources (#692) 2020-10-20 11:44:50 -07:00
bevy_core ecs: ergonomic query.iter(), remove locks, add QuerySets (#741) 2020-10-29 23:39:55 -07:00
bevy_derive Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00
bevy_diagnostic added frame count to FrameTimeDiagnosticsPlugin (#678) 2020-10-14 15:13:43 -07:00
bevy_dynamic_plugin move dynamic plugin loading to its own optional crate (#544) 2020-10-01 13:04:06 -07:00
bevy_ecs Remove unsound cast in thread local resources (#749) 2020-10-30 11:43:39 -07:00
bevy_gilrs Fix bug of connection event of gamepad at startup (#730) 2020-10-29 13:55:35 -07:00
bevy_gltf Add SamplerDescriptor to Texture (#399) (#747) 2020-10-29 14:22:45 -07:00
bevy_input Fix bug of connection event of gamepad at startup (#730) 2020-10-29 13:55:35 -07:00
bevy_math update glam (#707) 2020-10-20 12:31:49 -07:00
bevy_pbr ecs: ergonomic query.iter(), remove locks, add QuerySets (#741) 2020-10-29 23:39:55 -07:00
bevy_property The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_render ecs: ergonomic query.iter(), remove locks, add QuerySets (#741) 2020-10-29 23:39:55 -07:00
bevy_scene gamepad: expose raw and filtered gamepad events. (#711) 2020-10-21 15:56:07 -07:00
bevy_sprite ecs: ergonomic query.iter(), remove locks, add QuerySets (#741) 2020-10-29 23:39:55 -07:00
bevy_tasks The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_text asset: WasmAssetIo (#703) 2020-10-19 17:29:31 -07:00
bevy_transform ecs: ergonomic query.iter(), remove locks, add QuerySets (#741) 2020-10-29 23:39:55 -07:00
bevy_type_registry Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00
bevy_ui ecs: ergonomic query.iter(), remove locks, add QuerySets (#741) 2020-10-29 23:39:55 -07:00
bevy_utils fix getrandom (#712) 2020-10-21 15:55:35 -07:00
bevy_wgpu add flag for low power gpu as default (#397) 2020-10-20 11:47:10 -07:00
bevy_window Asset system rework and GLTF scene loading (#693) 2020-10-18 13:48:15 -07:00
bevy_winit asset: WasmAssetIo (#703) 2020-10-19 17:29:31 -07:00