Preternatural patches
There is now a command patch
that will take a frame automatically from any graph1
to any graph2
. That means that all create, connect, destroy and disconnect operations will be figured out by the compiler. This eliminates boilerplate substantially. Do git grep patch
in the examples
folder to see it in action.