From: <min...@us...> - 2009-07-19 17:28:06
|
Revision: 2400 http://csp.svn.sourceforge.net/csp/?rev=2400&view=rev Author: minaultm Date: 2009-07-19 17:28:00 +0000 (Sun, 19 Jul 2009) Log Message: ----------- Work in progress to switch from SDL to OSG Windows. Can't go further, without a change in the way keyboard events are transmitted by OSG. We need Virtual key code rather than ASCII char code. See this topic: http://forum.openscenegraph.org/viewtopic.php?t=2820 Modified Paths: -------------- trunk/csp/cspsim/SDLEventHandler.cpp trunk/csp/cspsim/SDLEventHandler.h trunk/csp/cspsim/SDLViewer.cpp trunk/csp/cspsim/SDLViewer.h trunk/csp/cspsim/input/RawEvent.h trunk/csp/tools/hid/compiler.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |