crolando / plano

refactor & augmentation of thedmd's imgui-node-editor blueprint example to be more fleshed out
6 stars 3 forks source link

Let the user know when a new link connection is made #8

Open crolando opened 1 year ago

crolando commented 1 year ago

From @adamsepp 's usecase, they needed to modify plano to learn when links were created. In this task, we will provide a callback that is fired when a new link is created. The callback should be passed enough information to know these facts:

See @adamsepp 's commit here:

include/internal/internal.h