From: <nsm...@us...> - 2009-01-19 22:23:00
|
Revision: 2324 http://csp.svn.sourceforge.net/csp/?rev=2324&view=rev Author: nsmoooose Date: 2009-01-19 21:32:46 +0000 (Mon, 19 Jan 2009) Log Message: ----------- Improved the SDL and viewer example: * Made the SkyGroup object always center around the camera. * Moved the SkyGroup into it own file. This class is a candidate to be moved into the cspsim/sky folder. * Fixed keyboard arrow handling for SDL -> osgGA. Modified Paths: -------------- branches/osg_2.6_vs2008/csp/examples/sdl-viewer/Program.cpp branches/osg_2.6_vs2008/csp/examples/sdl-viewer/SConscript Added Paths: ----------- branches/osg_2.6_vs2008/csp/examples/sdl-viewer/SkyGroup.cpp branches/osg_2.6_vs2008/csp/examples/sdl-viewer/SkyGroup.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |