19:45
Michael Chang: Manifest
Built with Processing
Ben has posted Processing BETA 0093, featuring bug fixes and some new features. The JOGL library has been updated, so OpenGL apps should run better.
Release notes:
ABOUT REV 0093 – 14 October 2005
First release in a while with lots of bug fixes for the video library
(QuickTime 7), OpenGL, and Jikes on Linux.
[ big fixes ]
- david mellis contributed some code to help prevent the editor from
locking up when a lot of println() statements were used in a sketch.
thank you! http://processing.org/bugs/show_bug.cgi?id=19
- sometimes saving sketches or launching processing was really slow
when sketchbook folders grew large, or thousands of frames from
saveFrame() were in a sketch folder. this has been fixed.
http://dev.processing.org/bugs/show_bug.cgi?id=84
- some Java 1.4 code snuck into the core library, breaking applets
whenever Java 1.3 was in use (Firefox or IE on the Mac, for
instance). this is now fixed.
- new version of jikes for linux which should prevent the library
issues: http://dev.processing.org/bugs/show_bug.cgi?id=47
- basic support for QuickTime 7 is now included, if you have problems,
please report them to the bugs database:
Mac OS X: http://dev.processing.org/bugs/show_bug.cgi?id=172
Windows: http://dev.processing.org/bugs/show_bug.cgi?id=171
- applications that use OpenGL should run better due to an update of
the JOGL library.















