On 4/19/08, Txema Vicente <[EMAIL PROTECTED]> wrote: > > Hi. > > First things first: Astraea and noisy examples, and pygerpugabot are > running fine with 1.1 on my PCs. > > Unfortunately, I have to say that my code does not like the new piggy, > I get 60fps with 1.0 but it is unusably slow with 1.1, it ocasionally > gives artifacts on the entire desktop, ouside the pyglet window.
> Could it be any thing that I do with 1.0 but not allowed in 1.1? Nothing's "not allowed". As Nathan pointed out, the Text behaviour is a little different. I'd suggest commenting out large sections of your code to try to isolate what pyglet features are causing trouble. I'm surprised you're getting the same artifacts with two different devices, as I've not seen anything like that before. 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 -~----------~----~----~----~------~----~------~--~---
