[Gcblue-commits] gcb_wx/docs CHANGES.txt,1.26,1.27
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-07-26 01:48:30
|
Update of /cvsroot/gcblue/gcb_wx/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5721/docs Modified Files: CHANGES.txt Log Message: Index: CHANGES.txt =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/docs/CHANGES.txt,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** CHANGES.txt 18 Jul 2004 03:17:59 -0000 1.26 --- CHANGES.txt 26 Jul 2004 01:48:21 -0000 1.27 *************** *** 3,6 **** --- 3,15 ---- 0.6 --------------------------------------------------------------------- + *** 2004-07-25 Dewitt Colclough *** + - Changed terrain code using Demeter to use single texture with + bordered texture feature to eliminate texture seams. + - Added common texture as a temporary work-around to add some detail + to close up views. + - Moved sky dome inside of clipping plane as a workaround to ATI + sky rendering problems. Sky still shows artifacts near the horizon + on Radeon 9000 pro. + *** 2004-07-17 Dewitt Colclough *** - Made more detailed landing data available through script interface. |