Skip to content

Releases: haskell-game/dear-imgui.hs

v1.4.0

17 Feb 19:46
67e169d
Compare
Choose a tag to compare
  • imgui updated to [1.87].
  • Added DearImGui.Vulkan.vulkanAddTexture.
  • Added DearImGui.GLFW.glfwCursorPosCallback.
    • Apps that don't install backend callbacks, must call it themselves.
  • Added flags use-wchar32 (default on) and disable-obsolete (default off).

v1.3.1

20 Jan 08:31
0877843
Compare
Choose a tag to compare

What's Changed

  • Update upstream to 1.86

v1.3.0

22 Dec 14:40
a95d95b
Compare
Choose a tag to compare

v1.2.2

22 Dec 11:50
3087a99
Compare
Choose a tag to compare

v1.2.1

22 Dec 11:49
48c8ae0
Compare
Choose a tag to compare

https://hackage.haskell.org/package/dear-imgui-1.2.1

  • Added DearImGui.Raw.DrawList for drawing primitives.
  • Added DearImGui.Raw.IO with attribute setters.
  • Added DearImGui.Raw.ListClipper for efficient list viewports.

v1.2.0

12 Sep 16:49
97825e4
Compare
Choose a tag to compare