Fixed crash when downloading an OpenGL texture to a local buffer.
This was due to a missing/wrong GL_PACK_ALIGNMENT setting. closes #568
Please register or sign in to comment
This was due to a missing/wrong GL_PACK_ALIGNMENT setting. closes #568