mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
preparing release notes
This commit is contained in:
@@ -1,3 +1,32 @@
|
||||
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
|
||||
|
||||
|
||||
[ 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.
|
||||
|
||||
|
||||
[ 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
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
PROCESSING 3.5.1 (REV 0267) - 21 January 2019
|
||||
|
||||
Should have known better than to try to fix a bug connnected to
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
0268 (3.5.2)
|
||||
X Ctrl-click on Mac OS X result in all subsequent clicks reported as right-click
|
||||
X https://github.com/processing/processing/issues/5765
|
||||
X https://github.com/processing/processing/pull/5766
|
||||
|
||||
|
||||
high-ish
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
0268 (3.5.2)
|
||||
_ shortcuts not working on Windows/Linux (using meta)
|
||||
_ https://github.com/processing/processing/issues/5763
|
||||
X shortcuts not working on Windows/Linux (using meta)
|
||||
X https://github.com/processing/processing/issues/5763
|
||||
_ update https://github.com/processing/processing/wiki/Localization#shortcuts-and-key-bindings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user