Qt5 Custom GeometryExample with beziercurve and QSGGeometry::setLineWidth
-
Hi,
Does somebody know how is the setLineWidth of QSGGeometry supposed work? If I try to change the line width in the custom geometry example it has no effect. It's using GL_LINE_STRIP as drawing mode so it should work? I am using the MSVC2012 32-bit Qt5 libraries I dowloaded from Qt homepage for windows and QtCreator2.7.2.
-
This seems to be a problem with the Qt5 libraries I am using. If I switch to Qt5 libraries I built myself for OpenGL (not ANGLE) the lineWidth function starts to work. Also antialiasing doesn't work with the Qt5 I downloaded and things look quite coarse. Does somebody know if there will 32-bit OPENGL based libraries for windows anytime soon?
-
Looks like it's a bug in qt 5.2
https://bugreports.qt-project.org/browse/QTBUG-35346?page=com.atlassian.streams.streams-jira-plugin:activity-stream-issue-tab