bevy/crates
Denis Laprise 7d0e98f34c Implement rotation for Text2d (#2084)
Fixes https://github.com/bevyengine/bevy/issues/2080

![CleanShot 2021-05-02 at 22 50 09](https://user-images.githubusercontent.com/11653/116844876-373ca780-ab99-11eb-8f61-8d93d929bff0.gif)


Co-authored-by: Nathan Stocks <cleancut@github.com>
Co-authored-by: Denis Laprise <nside@users.noreply.github.com>
2021-05-06 03:55:55 +00:00
..
bevy_app Add inline documentation to bevy code (#1404) 2021-05-06 02:26:54 +00:00
bevy_asset Asset re-loading while it's being deleted (#2011) 2021-05-04 20:34:22 +00:00
bevy_audio Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_core Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_derive Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_diagnostic Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00
bevy_dylib Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00
bevy_dynamic_plugin Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_ecs Implement direct mutable dereferencing (#2100) 2021-05-05 19:35:07 +00:00
bevy_gilrs Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00
bevy_gltf load zeroed UVs as fallback in gltf loader (#1803) 2021-05-06 03:08:53 +00:00
bevy_input Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_internal Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_log Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_math Bump glam and hexasphere versions (#2111) 2021-05-06 00:41:18 +00:00
bevy_pbr update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_reflect Bump glam and hexasphere versions (#2111) 2021-05-06 00:41:18 +00:00
bevy_render Mesh vertex attributes for skinning and animation (#1831) 2021-05-06 03:31:20 +00:00
bevy_scene Hide re-exported docs (#1985) 2021-04-27 18:29:33 +00:00
bevy_sprite official 2D examples linked in rustdoc (#2081) 2021-05-05 18:45:49 +00:00
bevy_tasks Various cleanups (#2046) 2021-05-01 20:07:06 +00:00
bevy_text Implement rotation for Text2d (#2084) 2021-05-06 03:55:55 +00:00
bevy_transform Move to smallvec v1.6 (#2074) 2021-05-05 19:14:39 +00:00
bevy_ui Implement rotation for Text2d (#2084) 2021-05-06 03:55:55 +00:00
bevy_utils EnumVariantMeta derive (#1972) 2021-04-21 23:46:54 +00:00
bevy_wgpu update for wgpu 0.8 (#1959) 2021-05-02 20:45:25 +00:00
bevy_window Adds an alias mouse position -> cursor position (#2038) 2021-04-28 21:26:47 +00:00
bevy_winit Release 0.5.0 (#1835) 2021-04-06 18:48:48 +00:00