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)
xmzhang1 on 2018/04/14 13:56:
Great news, I have thought pyglet is dead :) you still do a lot of work on maintenance, Awesome! I once thought learn pyglet to master OpenGL, aha, It's a pity that I didn't stick to it