Decouple Mesh primitives from main Primitive type
This commit is contained in:
parent
2128472c2a
commit
fa5650cfd1
15 changed files with 248 additions and 205 deletions
|
|
@ -14,6 +14,7 @@ web-colors = ["iced_wgpu?/web-colors"]
|
|||
[dependencies]
|
||||
raw-window-handle = "0.5"
|
||||
thiserror = "1"
|
||||
log = "0.4"
|
||||
|
||||
[dependencies.iced_graphics]
|
||||
version = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue