Disclaimer: very very bad code ahead (override all the things!)
Build steps:
1. git clone https://github.com/0xSombra/GraphEditor
2. cd GraphEditor
3. git submodule update --init --recursive
4. cd deps/cimgui
5. Build_[Debug/Release].bat
6. Build the solution (it uses Release cimgui by default)