Slows to a crawl on my machine, but no artifacts. It appears to be leaking goops of memory as well - removing the fps.text line fixes this memory leak.
Also, dat.remove(dat[0]) could probably be better if it was dat.pop(0). Probably hardly makes a difference in this case however. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
