From 2c14d72b7d21be0513703c495b2f2276eba6b823 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 7 Oct 2019 17:38:44 -0400 Subject: [PATCH] notes from todo items --- core/todo.txt | 5 +++++ todo.txt | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index f6fc7b972..44ad048f9 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -11,6 +11,11 @@ _ simple rotateZ() fix _ https://github.com/processing/processing/pull/5821 _ https://github.com/processing/processing/issues/5770 +_ check for disabling FBO code (fixes Intel HD 3000) +_ https://github.com/processing/processing/issues/4104 +_ https://github.com/processing/processing/pull/5881 + + high-ish _ add separator option to loadTable() _ https://github.com/processing/processing/issues/5068 diff --git a/todo.txt b/todo.txt index e19d71602..b2dae5e96 100755 --- a/todo.txt +++ b/todo.txt @@ -1,10 +1,14 @@ -0270 (3.5.4 or 3.6) +0270 (4.x) X use ctrl-page up/down for tabs on Windows X https://github.com/processing/processing/issues/5794 X fix potential highlighting issue that wasn't selecting portions of text X update AppBundler to use newer SDK, recompile X edit build.xml files and appbundler to preserve more attributes +major updates for JDK 11 et al +X https://github.com/processing/processing4/pull/1 +_ go through the comment w/ the various bugs that can be closed + _ selecting a sketch in the Sketch menu no longer opens its window _ https://github.com/processing/processing/issues/5882 @@ -23,9 +27,6 @@ _ tweak mode issue _ https://github.com/processing/processing/issues/5805 _ https://github.com/processing/processing/pull/5909 -fork issues -_ processing-sam/build/macosx/jdk-0u1_macosx_64.tgz - from Casey _ Issue with https and downloading the binaries, +Checksums? _ https://github.com/processing/processing-docs/issues/766