Remove imgui from the entire project
This commit is contained in:
parent
306774c15b
commit
13aefcc86f
12 changed files with 16 additions and 125 deletions
|
|
@ -8,5 +8,4 @@ hecs = "0.10.5"
|
|||
indexmap = "2.10.0"
|
||||
raidillon_assets = { path = "../asset" }
|
||||
winit = "0.30.12"
|
||||
imgui = "0.12.0"
|
||||
egui = "0.33.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue