|
From: <de...@us...> - 2003-04-23 18:47:36
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim
In directory sc8-pr-cvs1:/tmp/cvs-serv4011
Modified Files:
CHANGES.current
Log Message:
no message
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** CHANGES.current 23 Apr 2003 12:02:16 -0000 1.26
--- CHANGES.current 23 Apr 2003 18:47:29 -0000 1.27
***************
*** 2,5 ****
--- 2,13 ----
===========================
+ 2003-04-23: delta
+ Added m_CharacterSize to ScreenInfo to control size of character
+ (m_FontSIze controls now font resolution).
+
+ Cleaned a bit this code.
+
+ Added average fps.
+
2003-04-23: onsight
Upgraded configure.in to check for OSG 0.9.4. The full test,
|