Skip to content

Push VTK forward for Qt 5 and Python fixes

Marcus D. Hanwell requested to merge mhanwell/paraview:update-vtk into master

The QVTKOpenGLWidget needed some minor fixes for mouse interaction, and the Python code was updated to avoid a crash when using Python 3 in a threaded configuration.

Merge request reports