thedmd / imgui-node-editor

Node Editor built using Dear ImGui
MIT License
3.64k stars 537 forks source link

New release? #274

Open waywardmonkeys opened 8 months ago

waywardmonkeys commented 8 months ago

Now that the new release of Imgui is out, the fix done in 3ed93be6c274f81fdec85516df7ce8bf54bf4166 is needed to build with current Imgui.

I ran into this when updating vcpkg to include the new Imgui release. I could include that patch into the vcpkg distribution of imgui-node-editor, but thought maybe it was better to ask for a new release.

pozemka commented 7 months ago

see also https://github.com/microsoft/vcpkg/pull/36699