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 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 MB
Feb 23, 2023

Get imgui_gm

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.