Skip to content
Snippets Groups Projects
Commit a2260f31 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

fix OpenGL artefacts at scene export

When exporting the scene for the second time, weird artefacts that looked
like shadows occured. The fix enforces to re-allocate the resources of
the offscreen QOpenGLContext. Measurements showed that reallocation is
much faster than the rate-limiting step of the Export function: dump the
file to disk. Performance impact is therefore limited. Feel free to
investigate and propose a more elegant fix...
parent 6ce4d0e8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment