mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
mouseButton, open(), link(), depth() messages, matrix naming, error on 1.1
This commit is contained in:
@@ -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.
|
||||
|
||||
-
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user