16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 10:29:19 +02:00

imgui update, fix gl2 imgui

This commit is contained in:
milek7
2018-10-12 17:33:34 +02:00
parent 2cb083c5b8
commit b0dc3e5269
15 changed files with 10509 additions and 9428 deletions

View File

@@ -104,6 +104,7 @@ set(SOURCES
"imgui/imgui.cpp"
"imgui/imgui_demo.cpp"
"imgui/imgui_draw.cpp"
"imgui/imgui_widgets.cpp"
"imgui/imgui_impl_glfw.cpp"
)