mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
little tidbits
This commit is contained in:
@@ -108,6 +108,7 @@ foreach $arg (@ARGV) {
|
||||
|
||||
# support: define, ifdef, ifndef, else, endif
|
||||
# no support: defined(x), elif, #define blah 12, nesting
|
||||
#exit; # testing why bagel dir is getting created
|
||||
|
||||
print "processing...\n";
|
||||
foreach $file (@file_list) {
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
ABOUT REV 0016
|
||||
|
||||
- disabled (by default) the sketchiness from the previous version. so
|
||||
the commportinuse trouble is back, unless you re-enable the hack
|
||||
in the pde.properties file and set 'play.external' to true
|
||||
|
||||
- no actual code changes in this version, but just upped the rev
|
||||
number to avoid confusion
|
||||
|
||||
|
||||
ABOUT REV 0015
|
||||
|
||||
known issues:
|
||||
|
||||
Reference in New Issue
Block a user