We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionGeneral Discussion,  Status › Processing 0104 will save your changes
Page Index Toggle Pages: 1
Processing 0104 will save your changes (Read 839 times)
Processing 0104 will save your changes
Feb 28th, 2006, 12:37am
 
now posting release 0104. please download it, test it out, and let me know if there are new problems because i'd like to make it the default download as soon as possible because it fixes the "save changes" bug.


ABOUT REV 0104 - 27 February 2006

Fix for major bug where "Save Changes on Quit" was being ignored.
http://dev.processing.org/bugs/show_bug.cgi?id=276

Other changes include:

+ Processing.app is now a universal binary for Mac OS X. The version
 of jikes being used is also now a universal binary. However, OpenGL
 and the Serial library still will not work on Intel-based Macs:
 http://processing.org/faq/platforms.html#mac

+ Fixed issues with LD_LIBRARY_PATH for applications exported for Linux.
 http://dev.processing.org/bugs/show_bug.cgi?id=234  

+ No window is opened when using the PDF renderer, this is useful in
 situations where very large images are being created at it used to
 freak out the OS.

+ Fixed an obscure font metrics issue with OpenGL and createFont().

+ A handful of additional internal changes for recordRaw() have been
 added to support writing out 2D and 3D data.
Re: Processing 0104 will save your changes
Reply #1 - Feb 28th, 2006, 3:35am
 
in fact, release 104 was so much fun, i just posted rev 105.


ABOUT REV 0105 - 27 February 2006

Fixes some additional issues with beginRaw/endRaw and OpenGL.
Had to do an additional release for a course that's using these
features, so this revision should be used instead of 0104,
since nobody has really downloaded 0104 yet.
Page Index Toggle Pages: 1