From bdc739c3714d11308211cd115a0fa55685ca4618 Mon Sep 17 00:00:00 2001 From: benfry Date: Tue, 4 Sep 2012 04:00:46 +0000 Subject: [PATCH] wrapping up the beta release --- build/shared/revisions.txt | 8 +++++--- todo.txt | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index dcf99f520..4bc12ec21 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,7 +1,7 @@ -PROCESSING 2.0a10 (REV 0209) - 3 September 2012 +PROCESSING 2.0b1 (REV 0209) - 3 September 2012 -Bug fixes, new registered methods for libraries, and hopefully a beta -coming shortly... +Bug fixes, new registered methods for libraries, updated keywords, +and we're beta! [ changes ] @@ -53,6 +53,8 @@ coming shortly... + createShape() is not implemented with the default 2D renderer. ++ See the Changes page on the Wiki for more. + . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . diff --git a/todo.txt b/todo.txt index 6db3dfe0f..b77168288 100644 --- a/todo.txt +++ b/todo.txt @@ -126,6 +126,7 @@ _ so that it re-loads in the proper environment 2.0 FINAL / casey stuff +_ try to make KEYWORD4 and KEYWORD5 work _ change syntax highlighting so it differentiates keyPressed and keyPressed() _ syntax highlight with parens also helps "String line" vs "line()" _ errors that cannot be placed (i.e. missing brace)