Skip to content

Commit b3a64de

Browse files
committed
other todo notes
1 parent c4c7bea commit b3a64de

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

core/todo.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ _ break PUtil out from PApplet
7777
_ break more api with Processing 3?
7878
_ use enums for everything (fixes auto-completion)
7979
_ add chaining operations
80+
_ min() and max() to use varargs
8081
_ move to enums instead of PConstants?
8182
_ helps textMode() only accept valid entries
8283
_ really nice for auto-complete

todo.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ X lots of Auto Format fixes
6464
X https://github.com/processing/processing/pull/3002
6565
X https://github.com/processing/processing/issues/2540
6666
X https://github.com/processing/processing/issues/1041
67+
X update name of sketch in the "Recent" menu
68+
X https://github.com/processing/processing/issues/2984
69+
X https://github.com/processing/processing/pull/3046
6770

6871

6972
_ make examples pull/build automatic during dist

0 commit comments

Comments
 (0)