moved gizmo discovery to distinct function outside of renderfunctions
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
QMutex* get_texture_mutex();
|
||||
const GLuint& get_texture();
|
||||
|
||||
EffectPtr gizmos;
|
||||
Effect* gizmos;
|
||||
void paint();
|
||||
void start_render(QOpenGLContext* share,
|
||||
SequencePtr s,
|
||||
|
||||
Reference in New Issue
Block a user