FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   Release 66: Two Thirds the Beast
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Release 66: Two Thirds the Beast  (Read 524 times)
fry


WWW
Release 66: Two Thirds the Beast
« on: Oct 19th, 2003, 9:04pm »

mac is up there now, windows and linux will be up within a few minutes..
 
 
ABOUT REV 0066 - 19 october 2003
 
several important bug fixes in this release, strongly recommended.  
lots of things have been repaired, though this release hasn't been
heavily tested, which might necessitate a 67 sometime later this week.
 
 
[ bug fixes ]
 
- smooth() no longer smooshes the last line of objects.
 
- stroke on smoothed polygons was drawing at 8x. no more.
 
- runtime exceptions no longer lock up the environment. also fixed
  situation that was making the play button stick.
 
- files from the 'code' folder are now packaged with applets on export.
  http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066586882.html
 
- re-capitalizing the name of a file on macosx or windows would
  formerly destroy your sketch. this has been fixed.
   http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066495952_start_0.html
   http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066497131_start_0.html
 
- circles/ellipses do a better job of handling alpha
 
- tweaks to the font builder for better updating/better stability
 
- curvePoint didn't work when used without curve(), fixed.
  http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066499669_start_0.html
 
- double semicolons bug in preproc, fixed by dan the preproc man
  http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066499812_start_0.html
  http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066498153_start_0.html
 
- placement of new items in the history menu was incorrect
  http://proce55ing.net/discourse/yabb/board_BugFixes_action_disp_lay_num_1066501376_start_0.html
 
- fixed bug with "open sketch folder" on macosx
 
- fixed bug with help->reference and "find in reference" on macosx
 
- dimmed 'replace' button after 'find' to disallow double-replacing.  
 
- added notes about quicktime 6.4 problems on the mac to bugs.txt
 
- modification to ignore dotfiles on export, i.e. so that .DS_Store
  files aren't included in your .jar with an exported applet.
 
 
[ changes ]  
 
- netscape.javascript is now included in the default imports, no
  longer any need to put JSObject et al. into your 'code' folder if
  you're using javascript/java integration.
 
- many changes to the BImage api by toxi
 
- macosx is disabled from running until qtjava is properly
  installed. see bugs.txt for info.
 
Pages: 1 

« Previous topic | Next topic »