From bf3e60dc4ff711bc8e79707d97bb81f9deb1d0a5 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 21 Sep 2015 23:04:27 -0400 Subject: [PATCH] notes for recent PRs --- core/todo.txt | 2 ++ todo.txt | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index d647c4bd6..b1649a535 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -7,6 +7,8 @@ X https://github.com/processing/processing/issues/3795 jakub X Make the PApplet regex cache LRU X https://github.com/processing/processing/pull/3815 +X Minor OpenGL improvements +X https://github.com/processing/processing/pull/3849 andres X Cannot re-enable stroke or fill of a PShape with P2D diff --git a/todo.txt b/todo.txt index d5e3babf2..dbdc8ee57 100644 --- a/todo.txt +++ b/todo.txt @@ -111,8 +111,9 @@ X https://github.com/processing/processing/pull/3810 X auto-complete timing issues _ https://github.com/processing/processing/issues/3812 X https://github.com/processing/processing/pull/3845 -_ Red error underline is sometimes at wrong location -_ https://github.com/processing/processing/issues/3759 +X Red error underline is sometimes at wrong location +X https://github.com/processing/processing/issues/3759 +X https://github.com/processing/processing/pull/3848 known issues