other todo notes

This commit is contained in:
Ben Fry
2015-01-19 16:56:13 -05:00
parent 5be24e55ea
commit 7964036290
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@ _ break PUtil out from PApplet
_ break more api with Processing 3?
_ use enums for everything (fixes auto-completion)
_ add chaining operations
_ min() and max() to use varargs
_ move to enums instead of PConstants?
_ helps textMode() only accept valid entries
_ really nice for auto-complete
+3
View File
@@ -64,6 +64,9 @@ X lots of Auto Format fixes
X https://github.com/processing/processing/pull/3002
X https://github.com/processing/processing/issues/2540
X https://github.com/processing/processing/issues/1041
X update name of sketch in the "Recent" menu
X https://github.com/processing/processing/issues/2984
X https://github.com/processing/processing/pull/3046
_ make examples pull/build automatic during dist