ImGui_GM v1.0.11
imgui_gm » Devlog
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 "__Initialize not set before reading" issue that appeared on new releases of GM
Fixes:
- Addressed the "ImGui not set before reading" error that would popup when using ImGui_GM in some newer versions of GM
Changes:
- You can now use ImGui_GM in versions of GameMaker without "static_get"
- ImGui_GM will check for the existence of this function upon launch, if not found; a one-time warning will be displayed explaining how to setup ImGui_GM for use in your version of GameMaker
- After renaming the ImGui class to "ImGui_", the class will be constructed and stored in a globalvar named "ImGui" (essentially mimicking the already mimicked namespacing ImGui_GM uses)
Files
imgui_gm_v1_0_11.yymps 2.3 MB
Mar 03, 2023
Get imgui_gm
Download NowName your own price
imgui_gm
An ImGui wrapper for modern GameMaker
More posts
- ImGui_GM v1.0.17Mar 09, 2024
- ImGui_GM v1.0.16Dec 31, 2023
- ImGui_GM v1.0.15Nov 07, 2023
- ImGui_GM v1.0.14Oct 27, 2023
- ImGui_GM v1.0.13Oct 16, 2023
- ImGui_GM v1.0.12Mar 11, 2023
- ImGui_GM v1.0.10Feb 23, 2023
- ImGui_GM v1.0.9Feb 08, 2023
- ImGui_GM v1.0.8Feb 01, 2023
Leave a comment
Log in with itch.io to leave a comment.