bevy/crates
dependabot[bot] 048e6e2561
Update glam requirement from 0.10.0 to 0.11.0 (#961)
Updates the requirements on [glam](https://github.com/bitshifter/glam-rs) to permit the latest version.
- [Release notes](https://github.com/bitshifter/glam-rs/releases)
- [Changelog](https://github.com/bitshifter/glam-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitshifter/glam-rs/compare/0.10.0...0.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 22:25:42 -08:00
..
bevy_app use wasm-friendly instant::Instant everywhere (#895) 2020-11-21 16:38:24 -08:00
bevy_asset Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_audio Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_core Refactor Time API and internals (#934) 2020-11-28 13:08:31 -08:00
bevy_derive Fix RenderResources index slicing (#948) 2020-11-30 13:33:52 -08:00
bevy_diagnostic Refactor Time API and internals (#934) 2020-11-28 13:08:31 -08:00
bevy_dylib Add bevy_dylib to force dynamic linking of bevy (#808) 2020-11-09 19:26:08 -08:00
bevy_dynamic_plugin Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_ecs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_gilrs System Inputs, Outputs, Chaining, and Registration Ergo (#876) 2020-11-16 18:18:00 -08:00
bevy_gltf Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_input Change bevy_input::Touch API to match similar APIs (#952) 2020-11-30 17:14:08 -08:00
bevy_internal Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_log Log Plugin (#836) 2020-11-12 17:23:57 -08:00
bevy_math Update glam requirement from 0.10.0 to 0.11.0 (#961) 2020-11-30 22:25:42 -08:00
bevy_pbr removed redundant v_Normal in shader (#938) 2020-11-28 12:44:25 -08:00
bevy_reflect Update glam requirement from 0.10.0 to 0.11.0 (#961) 2020-11-30 22:25:42 -08:00
bevy_render Update Hexasphere & Usage. (#965) 2020-11-30 22:25:33 -08:00
bevy_scene Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_sprite Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_tasks When a task scope produces <= 1 task to run, run it on the calling thread immediately. (#932) 2020-11-27 12:14:44 -08:00
bevy_text Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00
bevy_transform Run parent-update and transform-propagation during the "post-startup" stage (instead of "startup") (#955) 2020-11-29 14:07:47 -08:00
bevy_ui Change bevy_input::Touch API to match similar APIs (#952) 2020-11-30 17:14:08 -08:00
bevy_utils Update ahash requirement from 0.5.3 to 0.6.1 (#960) 2020-11-30 18:21:02 -08:00
bevy_wgpu wgpu: use mailbox instead of fifo for vsync (#920) 2020-11-25 17:28:58 -08:00
bevy_window switch winit size to logical to be dpi independent (#947) 2020-11-30 18:24:49 -08:00
bevy_winit switch winit size to logical to be dpi independent (#947) 2020-11-30 18:24:49 -08:00