ImGui_GM v1.0.17


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) which brings plenty of bug fixes along with some adjustments to the overall API. there are inline redirections (zero-cost redirections for old functions) so there shouldn't be any breaking changes from the GM point of things. i've opted to not adjust any APIs for the sake of maintaining compatibility with the last version of the extension! also be sure to double check enums, as some have been adjusted/removed. you can view the release history for the imgui library, which gives a better idea of what's changed

Fixed:

  • Fixed incorrect argument type for ImGui.SetNextWindowDockID

Changed:

  • ImGui.BeginChild now has a "child_flags" argument in place of the previous "border" argument
    • You can still pass "true" as 1 will map to "ImGuiChildFlags.Border", so old code shouldn't be broken

⚠️ Notice:

Files

imgui_gm_v1_0_17.yymps 2 MB
55 days ago

Get imgui_gm

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.