On Feb 14, 2008 10:14 AM, Greg Jandl <[EMAIL PROTECTED]> wrote: > > On Feb 10, 2008 6:18 PM, Alex Holkner <[EMAIL PROTECTED]> wrote: > > > > Lots of good things are already in SVN... rest assured I'll be talking > > more about these when documentation starts appearing and the holes are > > plugged. Briefly, pyglet 1.1 introduces: > > <snip feature pr0n> > > Apologies for bringing down the signal/noise ratio, but ... > > <droool> > > Seriously, the new feature list is bang-on with the pain points I've > found so far with Pyglet. > > With the understanding that you'd have released an alpha if SVN head > was really ready for alpha, could you (or anyone on the list) comment > on how stable the new APIs are, anyway? I'd love to start getting some > use out of the new features for my own non-critical projects, but have > to few cycles right now to dive in before the API is mostly dry.
The app module is complete. Changes to existing modules are also complete, with the exception of the new Animation class in pyglet.image, which needs fleshing out. The graphics, resource and sprite modules have some holes (missing functions/methods) but are otherwise unlikely to change. The text module is maybe 80% complete, and some class names may change. Most of the new modules are entirely undocumented. Changes to existing modules have been documented in the docstrings, but I haven't updated the programming guide at all yet. 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 -~----------~----~----~----~------~----~------~--~---
