mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
wrapping up the beta release
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user