From: <min...@us...> - 2009-05-14 15:35:12
|
Revision: 2359 http://csp.svn.sourceforge.net/csp/?rev=2359&view=rev Author: minaultm Date: 2009-05-14 15:34:55 +0000 (Thu, 14 May 2009) Log Message: ----------- Replaced osgUtil::SceneView by osg::Camera in csp::LogoScreen. This is now a part of the osgViewer rendering loop. Removed all remaining code in relation with osgUtil::SceneView. Modified Paths: -------------- trunk/csp/cspsim/BaseScreen.h trunk/csp/cspsim/CSPSim.cpp trunk/csp/cspsim/CSPSim.h trunk/csp/cspsim/GameScreen.cpp trunk/csp/cspsim/GameScreen.h trunk/csp/cspsim/LogoScreen.cpp trunk/csp/cspsim/LogoScreen.h trunk/csp/cspsim/MenuScreen.cpp trunk/csp/cspsim/MenuScreen.h trunk/csp/cspsim/SDLViewer.cpp trunk/csp/cspsim/SDLViewer.h trunk/csp/cspsim/VirtualScene.cpp trunk/csp/cspsim/VirtualScene.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |