On Feb 12, 1:13 pm, Andreas Schiefer <[email protected]> wrote: > should be: > glTexParameteri(texture.target, GL_TEXTURE_MIN_FILTER, > texture.min_filter) > glTexParameteri(texture.target, GL_TEXTURE_MAG_FILTER, > texture.mag_filter) Ah, goot observation, thanks, I'll patch it.
> Apart from that I think I can pull your changes (texture-filter, > set_mouse_position) into pyglet if no one objects. Would be apreciated -- 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.
