mouseButton, open(), link(), depth() messages, matrix naming, error on 1.1

This commit is contained in:
benfry
2005-04-14 02:51:44 +00:00
parent a2283dd597
commit 91c9ecf3c8
11 changed files with 286 additions and 179 deletions
+7
View File
@@ -40,6 +40,13 @@ ABOUT REV 0083 -
+ shininess(float shiney) takes a float from 0..1 to specify
the level of shininess for the current material
- link() now works when running as an application. also added
open(String filename) which will attempt to launch an application
using the shell, or open(String args[]) which will do the same
with several command line args.
-
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .