starting rev 83

This commit is contained in:
benfry
2005-04-06 23:19:48 +00:00
parent 0a80976feb
commit 976ec7bac1
5 changed files with 44 additions and 25 deletions

View File

@@ -1,3 +1,12 @@
0082 core
X make jdkVersion, jdkVersionName, platform, platformName variables
X additional note about screen sizes and displays
X sto instead of stop in present mode
X appears that opengl libraries weren't correctly added in 81?
X requestFocus() now called on gl canvas
X basic lights now work by default
0081 core
X background(PImage) now works in opengl
X when running externally, applets don't always get placed properly

View File

@@ -1,9 +1,4 @@
0082 core
X make jdkVersion, jdkVersionName, platform, platformName variables
X additional note about screen sizes and displays
X sto instead of stop in present mode
X appears that opengl libraries weren't correctly added in 81?
X requestFocus() now called on gl canvas
0083 core
_ fix bezierVertex() for newer api