todo notes and recompiled exe files

This commit is contained in:
benfry
2006-03-20 16:50:18 +00:00
parent 64707c277c
commit a259cb2e9a
5 changed files with 2 additions and 5 deletions

Binary file not shown.

View File

@@ -3,6 +3,8 @@ X loadImage("") produces weird error message
X http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Programs;action=display;num=1136487954
X still having strokeCap() problems
X http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1134011764
X fixes contributed by willis morse to deal with memory wastefulness
X should help speed up some types of OPENGL and P3D mode sketches
_ when an exception comes through during cameraEvent, not printed
_ need to show an actual stack trace (InvocationTargetEx)

View File

@@ -27,11 +27,6 @@ _ antlr.jar in the classpath will cause trouble..
_ jogl jar files, or jogl install will cause trouble
_ /System/Library/Extensions or /Library/Extensions
_ finish updates for osx and opengl
_ http://developer.apple.com/qa/qa2005/qa1295.html
_ find/build universal version of jogl
_ find/build universal version of rxtx
_ when a conflicting library is found, need to report it
_ altho prolly only when it's actually different (md5hash it?)