File tree 2 files changed +3
-5
lines changed 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
1277 (4.0b2)
2
2
X fix apparent problem in PShape with QUADRATIC_VERTEX (wrong vertex index)
3
-
3
+ X mouseButton not reporting correctly in 4.0b1 (Windows and Linux)
4
+ X https://github.com/processing/processing4/issues/281
5
+ X https://github.com/processing/processing4/issues/283
4
6
5
7
contribs
6
8
X Remove two redundant variable assignments in PShader
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ X deal with getFontMetrics() deprecation warning in EditorToolbar
8
8
X Exported Application broken in 4.0 beta 1 on macOS when using P2D or P3D
9
9
X https://github.com/processing/processing4/issues/249
10
10
X new issue: https://github.com/processing/processing4/issues/284
11
- X mouseButton not reporting correctly in 4.0b1 (Windows and Linux)
12
- X https://github.com/processing/processing4/issues/281
13
- X https://github.com/processing/processing4/issues/283
14
11
X add -Dpython.console.encoding=UTF-8 to launcher
15
12
X https://github.com/jdf/Processing.py-Bugs/issues/322
16
13
o key shortcuts broken on Katherine's laptop
@@ -23,7 +20,6 @@ X https://github.com/processing/processing4/issues/280 (duplicate)
23
20
X Movie Maker broken with spaces in path (converted to %20)
24
21
X https://github.com/processing/processing4/issues/268
25
22
26
-
27
23
contribs
28
24
X fix minor typos in the PWM code for the IO library
29
25
X https://github.com/processing/processing4/pull/266
You can’t perform that action at this time.
0 commit comments