pyglet Changelog

What's new in pyglet 1.2.3

Jun 22, 2015
  • Bug fixes:
  • Media: Many fixes to PulseAudio and OpenAL media drivers (a.o. #26, #27).
  • OS X: Fix stealing the menu when already present in cocoa.
  • Fix multi texturing support (#28).
  • OS X: Prevent segfault with multiple runs (#37/GC728)

New in pyglet 1.2 (Feb 13, 2015)

  • The major 1.2 release brings pyglet to Python 3. Pyglet now also runs on 64-bit operating systems Linux, Windows and OS X. The OS X layer switched to using Cocoa. There's also a load of bug fixes, updates to the OpenGL wrappers and other minor new improvements. Thanks to the pyglet community for all your effort in getting this release out.

New in pyglet 1.2 Alpha 1 (Jun 26, 2013)

  • Brings pyglet to Python 3.

New in pyglet 1.1.4 (Jan 7, 2010)

  • Several important bug fixes

New in pyglet 1.1.3 (Mar 23, 2009)

  • This version collects some minor fixes that were applied since the last release.