Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl.

This commit is contained in:
Cameron Hart 2020-08-17 12:01:58 +12:00
parent 00d66da0ce
commit b90e5c4e05
4 changed files with 3 additions and 10 deletions

View file

@ -20,7 +20,6 @@ glow_glyph = "0.3"
glyph_brush = "0.7"
euclid = "0.20"
bytemuck = "1.2"
glam = "0.8"
log = "0.4"
[dependencies.iced_native]