bevy/crates
M 9c48e5cccb
Add a way to specify padding/ margins between sprites in a TextureAtlas. (#460)
Add a way to specify padding between sprites in a TextureAtlas
2020-10-14 20:49:07 -07:00
..
bevy_app add thread local resources (#671) 2020-10-12 15:09:44 -07:00
bevy_asset upgrade rectangle pack (#673) 2020-10-12 18:12:17 -07:00
bevy_audio The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_core The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_derive release: 0.2.1 (#533) 2020-09-20 15:58:32 -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 add version of the ecs's write_world method that takes a pre-boxed world writer (#661) 2020-10-14 14:01:08 -07:00
bevy_gilrs add thread local resources (#671) 2020-10-12 15:09:44 -07:00
bevy_gltf The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_input The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_math release: 0.2.1 (#533) 2020-09-20 15:58:32 -07:00
bevy_pbr The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_property The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_render Fix example colors (#672) 2020-10-12 16:54:22 -07:00
bevy_scene The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_sprite Add a way to specify padding/ margins between sprites in a TextureAtlas. (#460) 2020-10-14 20:49:07 -07:00
bevy_tasks The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_text The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_transform Don't Panic (#651) 2020-10-08 18:43:41 -07:00
bevy_type_registry move dynamic plugin loading to its own optional crate (#544) 2020-10-01 13:04:06 -07:00
bevy_ui The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_utils release: 0.2.1 (#533) 2020-09-20 15:58:32 -07:00
bevy_wgpu The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_window The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00
bevy_winit The Great Debuggening (#632) 2020-10-08 11:43:01 -07:00