|
From: <mk...@us...> - 2003-06-26 09:59:08
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv15309
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** CHANGES.current 26 Jun 2003 09:29:15 -0000 1.34
--- CHANGES.current 26 Jun 2003 09:59:05 -0000 1.35
***************
*** 51,54 ****
--- 51,57 ----
Source/Theater need to be added to the project.
+ ==========> WIN: Add ChunkLodTerrain.cpp and DemeterTerrain.cpp to
+ the project.
+
Changed BaseDynamics::update(dt) to computeForceAndMoment(x)
to reduce confusion with other update methods in the sim
|