Neurons now accepting GPU<Float32> (TextureFX got updated lately)
Integrator being generic
The type inference now infers GPU<Float32> for the generic pins of the Integrator and fails to find the + node for GPU<Float32>.
As soon as you connect an IOBox it will work again. The order you connect things isn’t important. But, yes, it’s true that the system now needs a little bit more help in order to figure out what to do.