diff --git a/build/shared/lib/export/application.exe b/build/shared/lib/export/application.exe index f7b1807be..d12662537 100755 Binary files a/build/shared/lib/export/application.exe and b/build/shared/lib/export/application.exe differ diff --git a/build/windows/launcher/export.exe b/build/windows/launcher/export.exe index f7b1807be..d12662537 100755 Binary files a/build/windows/launcher/export.exe and b/build/windows/launcher/export.exe differ diff --git a/build/windows/launcher/processing.exe b/build/windows/launcher/processing.exe index 41f73195b..381fe07cc 100755 Binary files a/build/windows/launcher/processing.exe and b/build/windows/launcher/processing.exe differ diff --git a/core/todo.txt b/core/todo.txt index 251280c3f..5706b0783 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -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) diff --git a/todo.txt b/todo.txt index 2f57bb170..84a05d9c9 100644 --- a/todo.txt +++ b/todo.txt @@ -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?)