Skip to content

Commit 853d822

Browse files
committed
recent updates
1 parent 3cefef8 commit 853d822

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

core/todo.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ X update Batik to 1.13 (from 1.8)
99
X download it via direct link (don't check into repo)
1010
X fixes incompatibilities with org.w3c.dom and Java 11
1111

12-
fixed in 4.x (close/lock these with final 4.0 release)
12+
fixed in 4.x (close/lock these 3.x issues with final 4.0 release)
1313
_ AppKit errors from P2D/P3D
1414
_ https://github.com/processing/processing/issues/5880
1515
X Export Application broken in Processing 3.5.4 when using P2D or P3D renderers
@@ -31,7 +31,7 @@ _ Linux: https://github.com/processing/processing/issues/5912
3131

3232
_ why does GL flash red when resizing?
3333

34-
_ JDK 11.0.7+ workarounds/hacks in place, fix them
34+
_ JDK 11.0.7+ blank screen issue... workarounds/hacks in place, fix them:
3535
_ https://github.com/processing/processing4/issues/124
3636

3737
_ Skija bindings

todo.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,15 @@ X https://github.com/processing/processing4/pull/138
4747
X Move PdePreprocessIssueException to the test package
4848
X https://github.com/processing/processing4/issues/130
4949
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
5053

5154
4.0a2
5255
X automate notarization in the build process
5356
X https://github.com/processing/processing4/issues/24
5457

58+
5559
_ disable "notifications" prompt on startup for macOS
5660
_ (we're not posting any notifications, at least for now)
5761
_ https://developer.apple.com/documentation/usernotifications
@@ -65,7 +69,7 @@ _ https://www.azul.com/downloads/zulu-community/?version=java-11-lts&os=macos&
6569
_ OpenGL available but deprecated on Apple Si
6670
_ https://developer.apple.com/documentation/xcode/porting_your_macos_apps_to_apple_silicon
6771

68-
_ Movie maker .mov not compatible with quicktime player
72+
_ MovieMaker .mov not compatible with QuicktTime Player
6973
_ adding -pix_fmt yuv420p
7074
_ https://github.com/processing/processing/issues/6110
7175

@@ -80,7 +84,7 @@ _ HDPI support GNOME desktop
8084
_ https://github.com/processing/processing/issues/6059
8185

8286

83-
decisions before release
87+
decisions before final 4.0 release
8488
X Shutting off VAqua due to interface ugliness and Contribution Manager freezing
8589
_ https://github.com/processing/processing4/issues/129
8690
_ Some 3.x Tools not working because JavaFX isn't on the classpath

0 commit comments

Comments
 (0)