I pushed out a quick maintenance release, labelled 1.0.3, which you can grab here <http://tr.im/nEiZ>. Primarily, this release adds batched rendering of ninepatches, but it also aggregates the recent changes from SVN.
----------------------- Unfortunately, I wasn't able to fully batch the GUI rendering, since it turns out that pyglet offers no mechanism to move TextLayouts between batches/groups. @Alex: is this a feature we could reasonably expect to see in a future release of pyglet? ----------------------- With batching out of the way (and render performance now useable), I am going to work on integrating some derivative of Nicolas' widget layout concept to improve simplui's layout model. -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
