Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv26792
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** CHANGES.current 19 Jul 2003 14:10:45 -0000 1.46
--- CHANGES.current 21 Jul 2003 07:45:09 -0000 1.47
***************
*** 2,5 ****
--- 2,14 ----
===========================
+ 2003-07-21: onsight
+ Added Tools/Terrain directory for terrain tools used in
+ processing DEM data to ChunkLod and other formats.
+
+ Added Tools/Terrain/dem2dat which has a utility for
+ convertind DEM to an intermediate binary format. This
+ format is similar to .bt but preserves additional
+ metadata.
+
2003-07-19: delta
Commented out setTextureAttributeAndModes in SCreenInfo class.
|