@@ -47,11 +47,15 @@ X https://github.com/processing/processing4/pull/138
47
47
X Move PdePreprocessIssueException to the test package
48
48
X https://github.com/processing/processing4/issues/130
49
49
X https://github.com/processing/processing4/pull/139
50
+ X Regression: smooth(4) shows “smooth() can only be used inside settings()” error
51
+ X https://github.com/processing/processing4/issues/149
52
+ X https://github.com/processing/processing4/pull/152
50
53
51
54
4.0a2
52
55
X automate notarization in the build process
53
56
X https://github.com/processing/processing4/issues/24
54
57
58
+
55
59
_ disable "notifications" prompt on startup for macOS
56
60
_ (we're not posting any notifications, at least for now)
57
61
_ https://developer.apple.com/documentation/usernotifications
@@ -65,7 +69,7 @@ _ https://www.azul.com/downloads/zulu-community/?version=java-11-lts&os=macos&
65
69
_ OpenGL available but deprecated on Apple Si
66
70
_ https://developer.apple.com/documentation/xcode/porting_your_macos_apps_to_apple_silicon
67
71
68
- _ Movie maker .mov not compatible with quicktime player
72
+ _ MovieMaker .mov not compatible with QuicktTime Player
69
73
_ adding -pix_fmt yuv420p
70
74
_ https://github.com/processing/processing/issues/6110
71
75
@@ -80,7 +84,7 @@ _ HDPI support GNOME desktop
80
84
_ https://github.com/processing/processing/issues/6059
81
85
82
86
83
- decisions before release
87
+ decisions before final 4.0 release
84
88
X Shutting off VAqua due to interface ugliness and Contribution Manager freezing
85
89
_ https://github.com/processing/processing4/issues/129
86
90
_ Some 3.x Tools not working because JavaFX isn't on the classpath
0 commit comments