Update of /cvsroot/gcblue/gcb_wx/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3774/docs
Modified Files:
CHANGES.txt
Log Message:
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** CHANGES.txt 14 Jun 2004 15:23:38 -0000 1.21
--- CHANGES.txt 14 Jun 2004 22:37:11 -0000 1.22
***************
*** 3,6 ****
--- 3,13 ----
0.6
---------------------------------------------------------------------
+ *** 2004-06-14 Dewitt Colclough ***
+ - Added features and GUI to change display settings (screen resolution)
+ - Converted tcOptionsView to use tcStandardWindow button bar
+ - Random scenario starts with a platform hooked to avoid blank 3D window
+ - Removed background erase from wxWindows to kill remaining flicker problems.
+ See updated BUILDING.txt file for details.
+
*** 2004-06-05 Dewitt Colclough ***
- Added basic smoke effect using osgParticle library.
|