ImGui_GM v1.0.10
imgui_gm » Devlog
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 update the cursor when needed
- This should fix ImGui eating any calls to window_set_cursor (thanks again to Carson for bringing this up)
- Fixed GUI size not being reset properly after ImGui.__Render
- Removed constructor from ImGui script
- Removed gml_pragma calls from static ImGui functions
Added:
- __imgui_initialize now takes a buffer_size argument
- IMGUIGM_BUFFER_SIZE is passed by default, also internal ImGui_GM buffers are grow buffers; so this really only affects the initial creation size (and usually exceeds it)
Files
imgui_gm_v1_0_10.yymps 2.3 MB
Feb 23, 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.11Mar 03, 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.