I just checked it and it's up-to-date now. Ciao
On Tue, Aug 26, 2008 at 11:27 AM, PyMike <[EMAIL PROTECTED]> wrote: > Hi, > > I tried updating it from easy_install and it didn't find 1.1.1 > > Since this "includes several critical bug fixes", you might want to update > that for new pyglet-users :-) > > Ciao, > > > On Tue, Aug 26, 2008 at 6:17 AM, Alex Holkner <[EMAIL PROTECTED]>wrote: > >> >> 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. >> >> >> >> > > > -- > - pymike (http://pymike.4rensics.org/) > -- - pymike (http://pymike.4rensics.org/) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
