Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
processing-3.5.2-linux-armv6hf.tgz | 2019-01-24 | 100.1 MB | |
processing-3.5.2-windows32.zip | 2019-01-23 | 127.7 MB | |
processing-3.5.2-linux32.tgz | 2019-01-23 | 141.4 MB | |
processing-3.5.2-windows64.zip | 2019-01-23 | 132.8 MB | |
processing-3.5.2-linux64.tgz | 2019-01-23 | 138.1 MB | |
processing-3.5.2-macosx.zip | 2019-01-23 | 129.9 MB | |
Processing 3.5.2.tar.gz | 2019-01-23 | 53.1 MB | |
Processing 3.5.2.zip | 2019-01-23 | 53.5 MB | |
README.md | 2019-01-23 | 1.0 kB | |
Totals: 9 Items | 876.6 MB | 0 |
PROCESSING 3.5.2 (REV 0268) - 22 January 2019
Fixed a pair of nasty regressions, and adding a couple key shortcuts
to the preferences file.
Also: please help us localize the menu shortcuts that have been causing
trouble on non-US keyboards. See the Localization wiki for more details:
https://github.com/processing/processing/wiki/Localization#shortcuts-and-key-bindings
[ more regressions! ]
+ Some Linux/Windows menu shortcuts were mapped to META instead of CTRL
https://github.com/processing/processing/issues/5763
+ Ctrl-click on Mac OS X result in all subsequent clicks reported as right-click
https://github.com/processing/processing/issues/5765
https://github.com/processing/processing/pull/5766
[ and a new feature! ]
+ The nine menu shortcuts that can be localized can now also be overridden
by users in preferences.txt. Information is on the Localization page.