aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2001-05-09 13:06:09 +0000
committerSven Gothel <[email protected]>2001-05-09 13:06:09 +0000
commit7473a5ed807ed01852df6aa1bdb0634bcabd219e (patch)
treefa2a0dc0cbff6edb09e18de84b8ed11a3ac49842 /CHANGES.txt
parent99f156a9d9e86e6d835ad9791071b23335476330 (diff)
2.7.2.0 swing and minor changes
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index f2cb9a7..030929d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,15 @@ TOP = NEW
DOWN = OLD
-----------------
+10th April 2001 (Version 2.7.2 - Release 0 )
+ o Added setup the glClearColor within GLCanvas/GLJPanel
+ to the Components background color.
+ This is done _after_ Context creation and _before_ init !
+
+ o Added the missing reshape call within GLJPanel (Swing)
+
+ o Simplified and speed up the GL2AWT functions (Swing).
+
10th April 2001 (Version 2.7.1 - Release 0 )
o Added a check for NULL Pointer.
If the native GL/GLU function pointer are zero (may not exist),