From: John F. Fay Date: Sun, 4 Sep 2011 03:49:11 +0000 (+0000) Subject: Fixing freeglut's desire to initialize the spaceball every time a window is checked... X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=7b784a0870b622d34bee6e31e9932fcfdd28a1c2;hp=7b784a0870b622d34bee6e31e9932fcfdd28a1c2;p=freeglut Fixing freeglut's desire to initialize the spaceball every time a window is checked. Now it tries once the first time a spaceball function is called and after that if it fails it doesn't try any more. This is per an e-mail from Diederick Niehorster vintage 6/8/11 at 3:17 AM, referring to feature request 3190319. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@928 7f0cb862-5218-0410-a997-914c9d46530a ---