QOpenGLTexture issue in release mode
-
Hi!
I´m having some issues with texttures when i compile my software in release mode.
It seems somehow the QOpenGLTexture objects are being lost and in some cases being "mixed" without any aparent motive...I get some screenshots to try explain better the problem, there in any way to attach images in this post?
Kind Regards.
-
Hi,
sorry. no direct way to upload images.
Use something like postimage.org or similar site -
In Debug Mode the Graphics are rendered Ok:
http://www.wolffentertainment.com.br/wp-content/uploads/2016/01/Qt-textures-problem-debug.jpgBut when i compile it in release mode:
http://www.wolffentertainment.com.br/wp-content/uploads/2016/01/Qt-textures-problem-release.jpgstrange issues happen with the textures on the skybox and for example the texture of the terrain render with a quad textured like the skybox(I put a red circle to show)