Hello I've released pyglet 1.1.1, a bug-fixing release that addresses several critical bugs. There are no changes to the documentation or API in this release.
Downloads are available from http://www.pyglet.org. The complete changelog is reproduced below. 1.1.1 * examples: Fixed graphics.py triangle windings * pyglet.clock: Fixed resource leak in Clock.unschedule * pyglet.clock: Fixed schedule_* functions initial schedule time * pyglet.gl: Fixed create_context exception * pyglet.graphics: Fixed memory error with interleaved arrays * pyglet.media: Fixed driver enumeration during driver init failure * pyglet.media: Fixed parsing of OpenAL extensions list * pyglet.text: Fixed TextLayout.delete not deleting inline boxes * pyglet.text: Fixed caret blinking when period is 0 * pyglet.text: Fixed caret motion at end of line * pyglet.text: Replaced scissor with clipping planes in ScrollableTextLayout, fixing rendering under transform. * pyglet.text: Fixed reflow of text above overlong lines * pyglet.window: Fixed initial fullscreen screen selection Cheers Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
