Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv17100
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** CHANGES.current 26 Jun 2003 09:59:05 -0000 1.35
--- CHANGES.current 26 Jun 2003 10:12:01 -0000 1.36
***************
*** 2,5 ****
--- 2,17 ----
===========================
+ 2003-06-25: onsight
+
+ ==========> GCC: Large parts of ChunkLodTerrain are checked in
+ now, but actually running it requires that the shared
+ library and vertex program be available in the Bin
+ directory. I have this setup with symlinks in my
+ working copy, but it isn't a good long term solution.
+ Also, several XML files needed for ChunkLodTerrain
+ to run are not in cvs. Stick with Demeter for now
+ and I'll work on getting the the interface to
+ ChunkLod cleaned up soon.
+
2003-06-24: onsight
Added Profile.h which has simple but handy profiling
|