On Apr 27, 2005, at 5:24 AM, IOhannes m zmölnig wrote:
Update of /cvsroot/pd-gem/Gem/src/Pixes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7701
Modified Files: pix_texture.cpp Log Message: set "state->texture" to "2", when using rectangle textures don't overwrite "m_repeat" with "GL_CLAMP" when doing rectangle-textures, as they will ignore that flag anyhow
...hmm: just tried this, and it screws up osx texturing (makes a whole bunch of kinda sub-images: maybe not such a bad effect?)...and now looking at it, I'm not sure how these state->texture flags are supposed to work? In any event, it also underscores how complex this file has become :-\
jamie