mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
copying serial files from arduino release 0022
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
0198 core
|
||||
|
||||
_ memory leak when many createGraphics(..., JAVA2D) calls are used
|
||||
_ http://code.google.com/p/processing/issues/detail?id=507
|
||||
_ stop() not called in 1.5
|
||||
_ http://code.google.com/p/processing/issues/detail?id=636
|
||||
|
||||
|
||||
for 2.0
|
||||
_ in PShape, getChild(name) refers to a <blah id="name">
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
0198 pde
|
||||
|
||||
serial issues
|
||||
_ incorporate RXTXcomm.jar and others from Dave
|
||||
_ Closing applet window in Processing 1.5 causes serial crash
|
||||
_ http://code.google.com/p/processing/issues/detail?id=635
|
||||
_ Serial.list() cannot find /dev/ttyACM0
|
||||
_ http://code.google.com/p/processing/issues/detail?id=634
|
||||
|
||||
_ Export reports "Could not copy source file" (even though it works)
|
||||
_ http://code.google.com/p/processing/issues/detail?id=638
|
||||
|
||||
2.0
|
||||
_ colors for 2.0
|
||||
|
||||
Reference in New Issue
Block a user