mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
starting revision 202, tweak serial issues
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
0201 core (2.0a2)
|
||||
o moviemaker built into core to write uncompressed frames? or PNG?
|
||||
X doing this via a tool instead
|
||||
X on resize, call redraw() when noLoop() is used
|
||||
o need to add this to the docs
|
||||
X was already in the documentation..
|
||||
o add inputPath()
|
||||
X remove inputPath()
|
||||
|
||||
|
||||
0200 core
|
||||
X remove textMode(SCREEN)
|
||||
X added expand(long) and expand(double) because of Table
|
||||
|
||||
+2
-8
@@ -1,11 +1,5 @@
|
||||
0201 core
|
||||
o moviemaker built into core to write uncompressed frames? or PNG?
|
||||
X doing this via a tool instead
|
||||
X on resize, call redraw() when noLoop() is used
|
||||
o need to add this to the docs
|
||||
X was already in the documentation..
|
||||
o add inputPath()
|
||||
X remove inputPath()
|
||||
0202 core
|
||||
|
||||
|
||||
_ add inputPath() and outputPath() -> sketch folder or sd card
|
||||
|
||||
|
||||
Reference in New Issue
Block a user