mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
incorporating the net client and server from hernando
This commit is contained in:
6
done.txt
6
done.txt
@@ -1,3 +1,9 @@
|
||||
0054
|
||||
X disabled the debug flag (oops) in BPolygon
|
||||
X disabled code for alpha in web colors (use 0x instead if needed)
|
||||
X make sure that fill(int a) / stroke(int a) work if an alpha is set
|
||||
|
||||
|
||||
0053
|
||||
X add smooth() noSmooth() to the keywords
|
||||
X image of 256x256 doesn't draw the last line of pixels
|
||||
|
||||
6
todo.txt
6
todo.txt
@@ -1,7 +1,5 @@
|
||||
0054
|
||||
X disabled the debug flag (oops) in BPolygon
|
||||
X disabled code for alpha in web colors (use 0x instead if needed)
|
||||
X make sure that fill(int a) / stroke(int a) work if an alpha is set
|
||||
0055
|
||||
X incorporated (but not yet tested) net code
|
||||
|
||||
_ int() doesn't work inside other functions
|
||||
_ argh, need a real parser
|
||||
|
||||
Reference in New Issue
Block a user