bevy/pipelined
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_core_pipeline Sprite Batching (#3060) 2021-11-04 20:28:53 +00:00
bevy_gltf2 Fix MIME type support for glTF buffer Data URIs (pipelined) (#3106) 2021-11-11 11:33:33 +00:00
bevy_pbr2 Update vendored Crevice to 0.8.0 + PR for arrays (#3059) 2021-11-12 01:39:25 +00:00
bevy_render2 Update vendored Crevice to 0.8.0 + PR for arrays (#3059) 2021-11-12 01:39:25 +00:00
bevy_sprite2 Frustum culling (#2861) 2021-11-07 21:45:52 +00:00