Nelarius / imnodes

A small, dependency-free node editor for dear imgui
MIT License
2.04k stars 249 forks source link

f/selection improvements #107

Closed ekcoh closed 3 years ago

ekcoh commented 3 years ago

Primarily additions to management of selections in resemblence with proposal in https://github.com/Nelarius/imnodes/issues/106:

Nelarius commented 3 years ago

Hi @ekcoh and thanks for the contribution! I think the addition makes a lot of sense.

Out of curiousity, which warning levels are you using? I recompiled imnodes with -Wall -Wextra but I wasn't able to trigger any warnings.

ekcoh commented 3 years ago

@Nelarius Sorry for the late response, but from what I recall I used MS VC 2019 Windows target with CMake and -WAll