File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110261 (3.3.4 or 3.4)
22X add exec() with StringList options
33X start to add stub for shell() function
4+ _ loadTable() should support a separator specification option
5+ _ https://github.com/processing/processing/issues/5068
46
57jakub
68X Fix keyPressed for multiple keys
Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ X Consider $SUDO_USER on Linux for locating the sketchbook folder
2424X https://github.com/processing/processing/pull/5055
2525o https://github.com/processing/processing/pull/5054
2626
27+ contrib
28+ X Make the change detector not reload the sketch
29+ X https://github.com/processing/processing/issues/4713
30+ X https://github.com/processing/processing/pull/5021
31+ X https://github.com/processing/processing/pull/4849
32+
33+
2734_ sketch.properties not being written if initial mode is p5.js?
2835_ when creating a sketch within non-Java mode, should write the settings file
2936_ so that it re-loads in the proper environment
@@ -62,14 +69,6 @@ _ restrict more things like "show sketch folder"
6269_ don't allow adding files w/o saving
6370_ others?
6471
65-
66- contrib
67- _ Make the change detector not reload the sketch
68- _ https://github.com/processing/processing/pull/5021
69- _ https://github.com/processing/processing/issues/4713
70- X https://github.com/processing/processing/pull/4849
71-
72-
7372_ Could not initialize class com.sun.jna.Native on startup (Windows)
7473_ https://github.com/processing/processing/issues/4929
7574
You can’t perform that action at this time.
0 commit comments