Processing is a programming language and environment built for the electronic arts and visual design communities. It was created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook. The software exports Java applets which may be posted on the Internet and shared with other artists and designers.
NEW
Bring back setIcon(Frame) for PDE X and others
Add additional code for crashing when the Mode is changed or new editor windows opened.
Use mouseReleased() instead of mousePressed() in the color selector, otherwise it registers the release as a click in the color window
Missing 'version' in contribution properties file causes NullPointerException
A handful of fixes to Auto Format
Command line tools not working on OS X due to AppleDouble file boogers.
Make "Archive Sketch" Tool force a .zip file extension
Event handling modifications in video and serial libraries w/ Python Mode
Permit mouse PRESS to set mouseX/mouseY
Fix for video: the loop() method was broken in the last release.