pyglet bugfix release now available
Hi everyone,For anyone using pyglet, the v1.3.2 bugfix release is now available. This release contains some important fixes for mouse input, especially in exclusive mode. It also fixes indexed drawing on 64-bit OSs, and other minor but important bugs. If you have installed from pip, you can just do a 'pip install --upgrade pyglet'. Otherwise, jyou can grab the latest download from Bitbucket: https://bitbucket.org/pyglet/pyglet/downloads/
Good luck on your games everyone!
-Ben
(log in to comment)