From 5f2e6b2b1bdc543c4b8dda326d568faa465b33df Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 6 Apr 2016 21:39:12 -0700 Subject: [PATCH] usual notes and updates --- core/todo.txt | 2 ++ todo.txt | 13 +++++++++++++ 2 files changed, 15 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 579b7a981..87ac0fbba 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,5 +1,7 @@ 0249 (3.0.3) +_ add push() and pop() methods to mirror js? + andres X Change convention for directional lights in OpenGL-Binding for GLSL X https://github.com/processing/processing/issues/4275 diff --git a/todo.txt b/todo.txt index 69c39b114..e7a03b40d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,6 @@ 0249 (3.0.3) + contribs X Grab bag of smaller, mainly ARM-related updates X https://github.com/processing/processing/pull/4300 @@ -10,6 +11,18 @@ X Fix non-ARM Linux deb build process X https://github.com/processing/processing/issues/4308 X https://github.com/processing/processing/pull/4309 +jakub +X Update app to Java 8 +X https://github.com/processing/processing/pull/4383 +X more Java 8 updates +X https://github.com/processing/processing/pull/4388 +X update minimum JRE version for Windows +X https://github.com/processing/processing/pull/4389 +X update JDT to 4.5.2 +X https://github.com/processing/processing/pull/4387 +X JavaMode cleanup +X https://github.com/processing/processing/pull/4390 + _ createPreprocessor() added to JavaEditor https://github.com/processing/processing/commit/2ecdc36ac7c680eb36e271d17ad80b657b3ae6a0