Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

nommiin

13
Posts
2
Topics
43
Followers
A member registered Feb 16, 2014 · View creator page →

Creator of

Recent community posts

hello! sorry for the late reply, but v1.0.16 was released yesterday and includes support for creating and splitting dock nodes programmatically 

https://nommiiin.itch.io/imgui-gm/devlog/658660/imgui-gm-v1016

let me know if there's anything you'd like to see adjusted or any improvements! thanks for using the extension and happy new year ^^

hey! apologies for the late response, but v1.0.16 of imgui (released today) includes wrappers for the dockbuilder API

please let me know if you get the chance to try them out and if you have any further thoughts or requests! :)

hey mickey, thanks for using the extension!

support for the function "ImGui.Combo" is deprecated in imgui itself, so I opted to not add a wrapper for it. fortunately, you can use the new "ImGui.BeginCombo" along with "ImGui.EndCombo" to render more sophisticated and easier to manage combos

as for roadmaps, there isn't exactly a strong one established but there is a missing/unsupported features post on the github page

Hi! Thanks for using the extension :3

Sorry for font support being a bit rudimentary, when adding AddFontFromFile I had opted to not include any support for passing in ImFontConfig. I'll take a look at exposing some APIs to generate a font config for the next release (which would then allow you to set FontBuilderFlags to include ImGuiFreeTypeBuilderFlags_Monochrome which would disable AA)

Heya, thanks for using the extension! Definitely something I'd like to get in as the initial docking support was added more in a "just get it working" fashion, I'll take a look at the dockbuilder API and see if I can get it in with the next version of imgui_gm

(2 edits)

hello! if you prefer using snake case function names for imgui_gm, you're in luck! the snake_case.gml file on github is automatically generated on build and contains snake case function definitions for all of imgui_gm's extension functions. simply copy this file into your project and the functions should be ready to call! an added benefit of these function definitions is that gamemaker's autocomplete will display them properly!


It'd definitely be possible! imgui-node-editor from your link looks pretty promising, I might make a branch of the extension on the GitHub whenever I get the chance!

Hello,

When first playing the game I had used Netscape Navigator 7.2 and seemingly the browser did not support the Date API your game uses. I've went ahead and downloaded Google Chrome version 81.0.4044.113 and the functionality seems to work now. 

Thanks....

Dear hubol,

I checked in today to be greeted by the friend and he said it was "Hemday" but infact it was Thursday. Why did this happen????

What happen.

Thanks.

Title

What game is this?

Thanks for giving builder a shoutout!