hello! it's been a couple months since the last update, so the extension is due for an imgui upgrade. this release moves to using imgui v1.90.5 (from 1.89) whic...
hey all, just a small update for v1.0.16! this update fixes a common crash that would occur when minimizing the window, along with introducing wrappers for the...
howdy y'all, as it turns out... i accidentally shipped the debug DLL as the included DLL for the extension. this is mostly fine, but it showcased some errors th...
just a small update to address an overlooked memory leak Fixed: Fixed memory leak for ImGui.PlotLines and ImGui.PlotHistogram Added: Included memory usage displ...
howdy y'all, it's been a minute! sorry for not being able to put out as many releases of ImGui_GM as i was before, free time has become a precious asset and so...
hewwo, v1.0.12 of imgui adds wrappers for setting/retrieving a few ImGuiIO variables, along with a change to how imgui_gm retrieves input Added: ImGui.WantKeybo...
hi! v1.0.11 brings a few internal changes to allow for the extension to be used in older versions of gamemaker (namely LTS). there's also a fix for the "__Initi...
anotha day, anotha imgui_gm release! this release brings just a couple small fixes to the imgui_gm backend Fixed: Fixed ImGui cursor updating logic to only upda...