From e62f220f15f2f8ffc17834b0e17c52ad3f1c16d1 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 14 Aug 2013 20:21:26 -0400 Subject: [PATCH] removing experimental mode --- build/build.xml | 6 ++++-- build/shared/revisions.txt | 7 +++++++ core/todo.txt | 2 +- todo.txt | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/build/build.xml b/build/build.xml index d03b83816..0c09692db 100755 --- a/build/build.xml +++ b/build/build.xml @@ -128,7 +128,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -152,12 +152,14 @@ + diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 8a1a73ba6..60c051e02 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -137,6 +137,13 @@ Full screen is back for Windows, and + Add error message for raspberry pi (and others?) about int buffers https://github.com/processing/processing/issues/2010 + +[ changes ] + ++ Experimental Mode has been removed from the default download, + so that it can be updated more frequently. Install it and help us + test what will become the 3.0 release of Processing! + + Add "Processing Foundation" to the Help menu. https://github.com/processing/processing/issues/1908 diff --git a/core/todo.txt b/core/todo.txt index d0f3dd76b..a52deca91 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,4 +1,4 @@ -0220 core +0220 core (2.0.2) X basic getShape(ch) implementation for font glyph shapes X change QUAD_BEZIER_VERTEX to QUADRATIC_VERTEX to match the API call X because this lives inside PConstants diff --git a/todo.txt b/todo.txt index 8190590bc..9a7b42f1e 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,4 @@ -0220 pde +0220 pde (2.0.2) X fix "less less" typo X https://github.com/processing/processing/issues/1928 X slash breaks syntax highlighting (with spaces)