Releases: haskell-game/dear-imgui.hs
Releases · haskell-game/dear-imgui.hs
v1.4.0
v1.3.1
v1.3.0
https://hackage.haskell.org/package/dear-imgui-1.3.0
- Extended font & glyph support
v1.2.2
https://hackage.haskell.org/package/dear-imgui-1.2.2
imgui
updated to 1.85.
v1.2.1
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.