haskell-game / dear-imgui.hs

Haskell bindings to Dear ImGui, an immediate mode GUI toolkit
BSD 3-Clause "New" or "Revised" License
142 stars 31 forks source link

Bump imgui to 1.84.2 #78

Closed dpwiz closed 3 years ago

dpwiz commented 3 years ago

Closes #76

dpwiz commented 3 years ago

Hm.. Everything works, but GLFW backend has no callbacks at all right now :thinking: I will merge this as it is, then add all the callbacks separately.