bevy/crates
Nathan Stocks a0475e9ad5
Change 'components' to 'bundles' where it makes sense semantically (#1257)
change 'components' to 'bundles' where it makes sense semantically
2021-01-18 16:50:36 -08:00
..
bevy_app release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00
bevy_asset Update rand requirement from 0.7 to 0.8 (#1114) 2021-01-17 13:43:03 -08:00
bevy_audio release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00
bevy_core use Name on node when loading a gltf file (#1183) 2021-01-01 15:30:18 -06:00
bevy_derive Modify Derive to allow unit structs for RenderResources. (#1089) 2020-12-23 17:21:10 -06:00
bevy_diagnostic Faster compilation of bevy_diagnostic (#1235) 2021-01-12 13:21:45 -08:00
bevy_dylib release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00
bevy_dynamic_plugin release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00
bevy_ecs Change 'components' to 'bundles' where it makes sense semantically (#1257) 2021-01-18 16:50:36 -08:00
bevy_gilrs release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00
bevy_gltf use Name on node when loading a gltf file (#1183) 2021-01-01 15:30:18 -06:00
bevy_input Faster compilation of bevy_diagnostic (#1235) 2021-01-12 13:21:45 -08:00
bevy_internal Subpixel text positioning (#1196) 2021-01-03 12:39:11 -08:00
bevy_log release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00
bevy_math Update glam to 0.12.0 (#1249) 2021-01-17 13:44:55 -08:00
bevy_pbr Refactor Box<dyn System> to BoxedSystem (#1191) 2021-01-03 12:39:30 -08:00
bevy_reflect Update glam to 0.12.0 (#1249) 2021-01-17 13:44:55 -08:00
bevy_render Adding copy_texture_to_buffer and copy_texture_to_texture (#1236) 2021-01-14 11:01:07 -08:00
bevy_scene add scene instance entity iteration (#1058) 2021-01-01 14:58:49 -06:00
bevy_sprite Text2d render quality (#1171) 2021-01-01 15:36:00 -06:00
bevy_tasks Support for !Send tasks (#1216) 2021-01-18 13:48:28 -08:00
bevy_text Faster compilation of bevy_diagnostic (#1235) 2021-01-12 13:21:45 -08:00
bevy_transform Change 'components' to 'bundles' where it makes sense semantically (#1257) 2021-01-18 16:50:36 -08:00
bevy_ui Add from_xyz to Transform (#1212) 2021-01-06 17:17:06 -08:00
bevy_utils Faster compilation of bevy_diagnostic (#1235) 2021-01-12 13:21:45 -08:00
bevy_wgpu Adding copy_texture_to_buffer and copy_texture_to_texture (#1236) 2021-01-14 11:01:07 -08:00
bevy_window Add basic file drag and drop support (#1096) 2021-01-01 15:31:22 -06:00
bevy_winit Fix iOS touch location (#1224) 2021-01-07 13:37:22 -08:00