Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl.
This commit is contained in:
parent
00d66da0ce
commit
b90e5c4e05
4 changed files with 3 additions and 10 deletions
|
|
@ -13,7 +13,7 @@ opengl = []
|
|||
|
||||
[dependencies]
|
||||
bytemuck = "1.2"
|
||||
glam = "0.8"
|
||||
glam = "0.9"
|
||||
raw-window-handle = "0.3"
|
||||
|
||||
[dependencies.iced_native]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue