Is there some way to use the texture atlas with mipmaping? I tried: my_texture_atlas.texture.get_mipmapped_texture()
But it responded with: pyglet.image.ImageException: Cannot retrieve mipmapped texture for <Texture 512x512> Thanks for any help. -- 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.
