mirror of
https://github.com/processing/processing4.git
synced 2026-02-26 08:44:39 +01:00
recent todo items
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
0261 (3.3.4 or 3.4)
|
||||
X add exec() with StringList options
|
||||
X start to add stub for shell() function
|
||||
_ loadTable() should support a separator specification option
|
||||
_ https://github.com/processing/processing/issues/5068
|
||||
|
||||
jakub
|
||||
X Fix keyPressed for multiple keys
|
||||
|
||||
15
todo.txt
15
todo.txt
@@ -24,6 +24,13 @@ X Consider $SUDO_USER on Linux for locating the sketchbook folder
|
||||
X https://github.com/processing/processing/pull/5055
|
||||
o https://github.com/processing/processing/pull/5054
|
||||
|
||||
contrib
|
||||
X Make the change detector not reload the sketch
|
||||
X https://github.com/processing/processing/issues/4713
|
||||
X https://github.com/processing/processing/pull/5021
|
||||
X https://github.com/processing/processing/pull/4849
|
||||
|
||||
|
||||
_ sketch.properties not being written if initial mode is p5.js?
|
||||
_ when creating a sketch within non-Java mode, should write the settings file
|
||||
_ so that it re-loads in the proper environment
|
||||
@@ -62,14 +69,6 @@ _ restrict more things like "show sketch folder"
|
||||
_ don't allow adding files w/o saving
|
||||
_ others?
|
||||
|
||||
|
||||
contrib
|
||||
_ Make the change detector not reload the sketch
|
||||
_ https://github.com/processing/processing/pull/5021
|
||||
_ https://github.com/processing/processing/issues/4713
|
||||
X https://github.com/processing/processing/pull/4849
|
||||
|
||||
|
||||
_ Could not initialize class com.sun.jna.Native on startup (Windows)
|
||||
_ https://github.com/processing/processing/issues/4929
|
||||
|
||||
|
||||
Reference in New Issue
Block a user