On Thu, Oct 3, 2013 at 12:16 AM, Paul Pittlerson <[email protected]>wrote:
> Yes that fixed the issue with sprites. However the same problem seems to > apply to cocos colorlayers. Is it possible to fix that just as easily > somehow? > > > change 'v2i' to 'v2f' in ColoLayer.on_enter Can you test if this works for you? Also, about the sprites, it would be good is you report in the pyglet issue that: * the problem is still found at present time * the patch solved it * if possible, which video hardware, driver version / style / OS That gives more hope that the fix land in pyglet basecode. The issue was http://code.google.com/p/pyglet/issues/detail?id=575 just in case -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
