From 4c07bc85222b8e64f16fbb4917464dd4d00900a4 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 23 Apr 2018 18:08:02 -0400 Subject: [PATCH] recent notes --- core/todo.txt | 2 ++ todo.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index b85abaa0c..4e1beb29e 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -5,6 +5,8 @@ X change lack of blendMode() to a warning rather than an error in PDF gohai X Various ARM-related updates X https://github.com/processing/processing/pull/5440 +X make P3D work on Linux SBCs using ARM Mali graphics and their ES 3.1 driver +X https://github.com/processing/processing/pull/5475 3.4 diff --git a/todo.txt b/todo.txt index d71761e78..2965c6161 100755 --- a/todo.txt +++ b/todo.txt @@ -23,6 +23,8 @@ X add pyde as a supported extension X https://github.com/jdf/processing.py/issues/284 o update to launch4j 3.11? o http://launch4j.sourceforge.net/changelog.html +_ Examples dialog causes high CPU load +_ https://github.com/processing/processing/issues/5246 contrib X updates to Japanese translation