For the upcoming pyglet v3 release, we need to review all the example code in the repository. Sort OpenGL specific examples into a subfolder. For high-level examples, ensure that they do not contain ...
Pressing the Alt key hangs any Pyglet application until Alt is pressed again. When I say 'hang', I mean all clock scheduled function calls and screen refreshes seem to stop happening. The application ...