Download Latest Version processing-3.5.4-windows64.zip (133.0 MB)
Email in envelope

Get an email when there's a new version of Processing

Home / processing-0270-3.5.4
Name Modified Size InfoDownloads / Week
Parent folder
processing-3.5.4-windows32.zip 2020-01-17 127.8 MB
processing-3.5.4-windows64.zip 2020-01-17 133.0 MB
processing-3.5.4-linux64.tgz 2020-01-17 138.1 MB
processing-3.5.4-macosx.zip 2020-01-17 130.0 MB
Processing 3.5.4.tar.gz 2020-01-17 53.1 MB
Processing 3.5.4.zip 2020-01-17 53.5 MB
README.md 2020-01-17 1.8 kB
Totals: 7 Items   635.5 MB 12
PROCESSING 3.5.4 (REV 0270) - 17 January 2020

This release has several bug fixes to improve the Contribution Manager,
get Tweak Mode working again, and so on.


[ changes ]

+ Don't remove entries from Recent menu on Save As
  https://github.com/processing/processing/issues/5902

+ Use ctrl-page up/down for changing tabs on Windows
  https://github.com/processing/processing/issues/5794

+ Show error when .properties file is missing from a Library/Mode/Tool.


[ fixes ]

+ Tweak Mode working again (fix from Gal Sasson)
  https://github.com/processing/processing/issues/5805
  https://github.com/processing/processing/pull/5909

+ Fix potential highlighting issue that wasn't selecting portions of text

+ Names in the contribution listing are no longer case sensitive
  (It was placing lowercase names at the bottom of the list.)

+ Clean up a lot of bad temp file handling in the contrib manager
  https://github.com/processing/processing/issues/5845
  https://github.com/processing/processing/issues/5960

+ Fix NullPointerException in installPreviouslyFailed() on startup
  https://github.com/processing/processing/issues/5482
  https://github.com/processing/processing/issues/5916


[ internal ]

+ Ignore subfolders in the "libraries" directory. This was causing some
  nasty startup issues for folks, and other hard-to-track bugs. Hopefully
  there aren't any installs that relied on this behavior.

+ Update AppBundler to use newer SDK, recompile

+ Edit build.xml files and appbundler to preserve more attributes
Source: README.md, updated 2020-01-17