improve skin preview
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ class SkinOpenGLWidget : public QOpenGLWidget, protected QOpenGLFunctions {
|
||||
void renderBackground();
|
||||
|
||||
private:
|
||||
QOpenGLShaderProgram m_program;
|
||||
QOpenGLShaderProgram* m_program;
|
||||
opengl::Scene* m_scene = nullptr;
|
||||
|
||||
QMatrix4x4 m_projection;
|
||||
|
||||
Reference in New Issue
Block a user