very last bits for beta

This commit is contained in:
benfry
2005-04-19 08:25:10 +00:00
parent 05907d080f
commit 5787b02edc
2 changed files with 3 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ import processing.core.*;
*/
public class Base {
static final int VERSION = 85;
static final String VERSION_NAME = "0085 Alpha";
static final String VERSION_NAME = "0085 Beta";
/**
* Path of filename opened on the command line,

View File

@@ -7,15 +7,13 @@ releases will be super crusty.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ABOUT REV 0085 - 19 april 2005
could this be beta?
ABOUT REV 0085 - 19 april 2005 - beta
- camera() was missing from PGraphics
- tweaks to openStream() for image loading
- basic triangle (but not line) clipping in P3D from simon (!)
- basic triangle and line clipping in P3D from simon (!)
- finalized the faq listing