mirror of
https://github.com/euphy/polargraphcontroller
synced 2025-01-24 01:55:11 +01:00
Added final "penup" after drawing vector.
This commit is contained in:
parent
2c7078cbea
commit
f61d9c4a47
@ -717,6 +717,7 @@ void sendVectorShapes(RShape vec, float scaling, PVector position, int pathSorti
|
||||
}
|
||||
}
|
||||
}
|
||||
addToCommandQueue(CMD_PENUP+"END");
|
||||
println("finished.");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user