ignoreKeyRepeat mode in FreeGLUT is TRUE by default
authorNigel Stewart <nigels.com@gmail.com>
Mon, 8 Mar 2004 06:06:57 +0000 (06:06 +0000)
committerNigel Stewart <nigels.com@gmail.com>
Mon, 8 Mar 2004 06:06:57 +0000 (06:06 +0000)
commit6ed7c0e42723331aaaba7e190f554d298a5dae58
tree350c1d89399f96c929b0f3f6182a74c27bd002ef
parent9c3c848ff232b56793bef2d91d29283ff80326b4
ignoreKeyRepeat mode in FreeGLUT is TRUE by default
For compatibility with GLUT, the mode should be FALSE by default
This issues was probably undetected until now because ignoreKeyRepeat didn't yet work.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@473 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_init.c