imgui-java icon indicating copy to clipboard operation
imgui-java copied to clipboard

Update imnodes bindings to latest version & fix getNode___SpacePos bindings

Open serivesmejia opened this issue 1 year ago • 5 comments

Pulls latest commit of imnodes which includes new function SnapNodeToGrid, generates ast & api, fixes getNode___SpacePos functions to actually return ImVec2

(sigh... finally got this right using WSL)

Type of change

  • [ ] Minor changes or tweaks (quality of life stuff)
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

serivesmejia avatar Sep 30 '24 16:09 serivesmejia