From: <de...@us...> - 2004-04-07 13:08:05
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20995 Modified Files: CHANGES.current Log Message: no message Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v retrieving revision 1.86 retrieving revision 1.87 diff -C2 -d -r1.86 -r1.87 *** CHANGES.current 3 Apr 2004 23:49:49 -0000 1.86 --- CHANGES.current 7 Apr 2004 12:55:06 -0000 1.87 *************** *** 2,10 **** =========================== 2004-04-04: onsight * Minor fixes to get the build going under linux. 2004-04-04: delta ! * Add views classes to help in GameScreen. These files are located under Views folders. ==========> Linux users: add CSPSim/Source/Views folder to the --- 2,19 ---- =========================== + 2004-04-07: delta + * Corrected a bug in the handling of mouse's scroll up/down. + Added CameraCommands and extended CameraKinematics to achieve + it. + + * Renamed CameraAgent::notifyToObjectToView to setObject. + + * Experimenting a smaller time step in physic model. + 2004-04-04: onsight * Minor fixes to get the build going under linux. 2004-04-04: delta ! * Added views classes to help in GameScreen. These files are located under Views folders. ==========> Linux users: add CSPSim/Source/Views folder to the |