|
From: Ben S. <non...@us...> - 2002-02-22 04:45:59
|
nonchocoboy 2002/02/21 20:45:58 PST
Modified files:
gamekernel/drivers/glut GlutDriver.cpp
Log:
According to a GLUT 3.7beta manpage out there on the web, GLUT joystick
axes are normalized to [-1000,1000]. Thus our GLUT driver now normalizes
the joystick input data.
Revision Changes Path
1.4 +11 -5 lib/gamekernel/drivers/glut/GlutDriver.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/glut/GlutDriver.cpp.diff?r1=1.3&r2=1.4&diff_format=h
|