From 853d8221cc65d418b37e6857c7efe46e08cc83a6 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 17 Jan 2021 18:04:44 -0500 Subject: [PATCH] recent updates --- core/todo.txt | 4 ++-- todo.txt | 8 ++++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index c40042cbf..aa4e43fd6 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -9,7 +9,7 @@ X update Batik to 1.13 (from 1.8) X download it via direct link (don't check into repo) X fixes incompatibilities with org.w3c.dom and Java 11 -fixed in 4.x (close/lock these with final 4.0 release) +fixed in 4.x (close/lock these 3.x issues with final 4.0 release) _ AppKit errors from P2D/P3D _ https://github.com/processing/processing/issues/5880 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 _ why does GL flash red when resizing? -_ JDK 11.0.7+ workarounds/hacks in place, fix them +_ JDK 11.0.7+ blank screen issue... workarounds/hacks in place, fix them: _ https://github.com/processing/processing4/issues/124 _ Skija bindings diff --git a/todo.txt b/todo.txt index 8cb172bba..5a0fa6903 100755 --- a/todo.txt +++ b/todo.txt @@ -47,11 +47,15 @@ X https://github.com/processing/processing4/pull/138 X Move PdePreprocessIssueException to the test package X https://github.com/processing/processing4/issues/130 X https://github.com/processing/processing4/pull/139 +X Regression: smooth(4) shows “smooth() can only be used inside settings()” error +X https://github.com/processing/processing4/issues/149 +X https://github.com/processing/processing4/pull/152 4.0a2 X automate notarization in the build process X https://github.com/processing/processing4/issues/24 + _ disable "notifications" prompt on startup for macOS _ (we're not posting any notifications, at least for now) _ https://developer.apple.com/documentation/usernotifications @@ -65,7 +69,7 @@ _ https://www.azul.com/downloads/zulu-community/?version=java-11-lts&os=macos& _ OpenGL available but deprecated on Apple Si _ https://developer.apple.com/documentation/xcode/porting_your_macos_apps_to_apple_silicon -_ Movie maker .mov not compatible with quicktime player +_ MovieMaker .mov not compatible with QuicktTime Player _ adding -pix_fmt yuv420p _ https://github.com/processing/processing/issues/6110 @@ -80,7 +84,7 @@ _ HDPI support GNOME desktop _ https://github.com/processing/processing/issues/6059 -decisions before release +decisions before final 4.0 release X Shutting off VAqua due to interface ugliness and Contribution Manager freezing _ https://github.com/processing/processing4/issues/129 _ Some 3.x Tools not working because JavaFX isn't on the classpath