bevy/crates
François 290b7dd9ab Update vendored Crevice to 0.8.0 + PR for arrays (#3059)
# Objective

- Update vendor crevice to have the latest update from crevice 0.8.0
- Using https://github.com/ElectronicRU/crevice/tree/arrays which has the changes to make arrays work

## Solution

- Also updated glam and hexasphere to only have one version of glam
- From the original PR, using crevice to write GLSL code containing arrays would probably not work but it's not something used by Bevy
2021-11-12 01:39:25 +00:00
..
bevy_app Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_asset Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_audio Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_core Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_derive Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_diagnostic Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_dylib Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_dynamic_plugin Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_ecs Add System Command apply and RenderGraph node spans (#3069) 2021-11-06 20:15:36 +00:00
bevy_gilrs Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_gltf Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_input Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_internal WebGL2 support (#3039) 2021-10-29 00:46:18 +00:00
bevy_log fix tracing dependencies to before 0.3 update (#3103) 2021-11-10 22:17:54 +00:00
bevy_macro_utils Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_math Update vendored Crevice to 0.8.0 + PR for arrays (#3059) 2021-11-12 01:39:25 +00:00
bevy_pbr Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_reflect Update vendored Crevice to 0.8.0 + PR for arrays (#3059) 2021-11-12 01:39:25 +00:00
bevy_render Update vendored Crevice to 0.8.0 + PR for arrays (#3059) 2021-11-12 01:39:25 +00:00
bevy_scene Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_sprite use correct size of pixel instead of 4 (#2977) 2021-10-28 23:10:45 +00:00
bevy_tasks Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_text Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_transform Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_ui Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_utils Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_wgpu Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_window Update for edition 2021 (#2997) 2021-10-25 18:00:13 +00:00
bevy_winit WebGL2 support (#3039) 2021-10-29 00:46:18 +00:00
crevice Update vendored Crevice to 0.8.0 + PR for arrays (#3059) 2021-11-12 01:39:25 +00:00