Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

imgui_gm

An ImGui wrapper for modern GameMaker · By nommiin

Community

New topic
6
Topics

Recent updates

ImGui_GM v1.0.17
2
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...
1 file
ImGui_GM v1.0.16
1
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...
1 file
ImGui_GM v1.0.15
4
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...
1 file
ImGui_GM v1.0.14
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...
1 file
ImGui_GM v1.0.13
3
1
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...
1 file
ImGui_GM v1.0.12
1
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...
1 file
ImGui_GM v1.0.11
2
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...
1 file
ImGui_GM v1.0.10
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...
1 file
Topic
Last post
hello! if you prefer using snake case function names for imgui_gm, you're in luck! the snake_case.gml file on github is...
started by nommiin Feb 24, 2023
1 reply
102 views
Love this extension, already using it for all my internal tools and I plan to use it for released software in the near f...
started by stoneorb-software 86 days ago
36 views
No replies yet
I was curious if this wrapper supported loading non-western characters such as Chinese. I attempted to load a font I kno...
started by iraham 88 days ago
14 views
No replies yet
Hey thank you so much for making this available for GM! Super awesome asset for making more software-ish stuff in GM. Is...
started by TrashBash Dec 01, 2023
2 replies
42 views
Been working on a tool and it's getting fairly sizeable. Being able to build a default dock config other than putting a...
started by scrubware Jul 18, 2023
2 replies
158 views
Hey! So I’m pushing a pixel font that ive used AddFontFromFile to get, Im using it as the main font for the GUI but I...
started by Nosferatube Jul 16, 2023
1 reply
119 views