mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
additional todo items
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
0093 core
|
||||
|
||||
_ change how java version is determined on mac
|
||||
_ http://developer.apple.com/technotes/tn2002/tn2110.html
|
||||
_ (this tn provides no guidance for macos8/9.. gah)
|
||||
|
||||
_ upgrade jogl to a newer rev to fix osx "cannot lock" issues
|
||||
_ http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1118603714;start=0#3
|
||||
|
||||
_ PApplet.main(new String[] { "classname }) won't pass in args.. grr
|
||||
_ PApplet.main(append(new String[] { "classname }, args));
|
||||
|
||||
|
||||
3
todo.txt
3
todo.txt
@@ -4,6 +4,9 @@ _ sonia is locking up on load in rev 91
|
||||
_ prolly something w/ the threading issues
|
||||
_ make a note in the library howto about using something besides p5
|
||||
|
||||
_ rebuild jikes with --enable-static --disable-shared
|
||||
_ http://as.processing.org/bugs/show_bug.cgi?id=47
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user