You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably low priority since it is currently working fine but the QGLWidget is obsolete since QT 5.4, in favour of QOpenGLWidget, see this blogpost from September 10th, 2014.
The API stays pretty much the same as far as I can see but it is not a drop-in replacement.
The text was updated successfully, but these errors were encountered:
Probably low priority since it is currently working fine but the QGLWidget is obsolete since QT 5.4, in favour of QOpenGLWidget, see this blogpost from September 10th, 2014.
The API stays pretty much the same as far as I can see but it is not a drop-in replacement.
The text was updated successfully, but these errors were encountered: