imnodes-rs icon indicating copy to clipboard operation
imnodes-rs copied to clipboard

update to most recent version of cimnodes

Open benmkw opened this issue 3 years ago • 1 comments

cd imnodes-sys/third-party/cimnodes
git pull origin master
cd ..
git add cimnodes
cd imnodes-sys-bindgen
cargo run

add support for the new definitions/ fix API changes

benmkw avatar Apr 08 '23 20:04 benmkw

TODO add

  • [ ] ImNodesCol__ImNodesCol_GridLinePrimary
  • [ ] ImNodesStyleFlags__ImNodesStyleFlags_GridLinesPrimary
  • [ ] ImNodesStyleFlags__ImNodesStyleFlags_GridSnapping
  • [ ] MultipleSelectModifier (add to ImNodesIO)
  • [ ] imnodes_SnapNodeToGrid

benmkw avatar Apr 09 '23 07:04 benmkw