Skip to content

VTK: Update for 3D cursor widget

Brings the 3D cursor widget to ParaView in order to use it in the StereoCursor plugin.

See : !6129 (merged) and vtk/vtk!9894 (merged)

  • Thomas Galland: 'poc3DCursor2'
    • 38f610e3b6 Cosmetic changes in vtkOpenGLPolyDataMapper
    • 1263971648 Add 3D Cursor Widget
    • Merge-request: vtk/vtk!9894 (merged)
  • Jaswant Panchumarti: 'fix gles mapper missing points lines'
  • Mathieu Westphal: 'ioadios2 vtx cell field'
  • Will Schroeder: 'Pass2 SpeedImprovements'
  • Spiros Tsalikis: 'improve multiple planes cutter'
    • dba05425a8 vtkCutter: Enable fast slicing with many contour values
    • Merge-request: vtk/vtk!9998 (merged)
  • Ben Boeckel: 'ioss wundef instances'
    • 2a8b9a3c5c Merge branch 'upstream-ioss' into ioss-wundef-instances
    • 98747b58ef ioss 2023-02-23 (87d6e044)
    • 69d1ee6c5b ioss: update for -Wundef errors
    • Merge-request: vtk/vtk!10000 (merged)
  • Ben Boeckel: 'gcc485 cesium3dtiles'
    • 75aab680da ci: enable IOCesium3Dtiles in mindeps build
    • 8806dde270 Merge branch 'gcc485-cesium3dtiles-release' into gcc485-cesium3dtiles
    • bb10c46331 TreeInformation: avoid using namespace nlohmann
    • eadc639a9e TreeInformation: sort via const& parameters
    • d880e01494 TreeInformation: use the proper enum type for selection fields
    • 57639029a1 TreeInformation: use the proper enum type for InputType
    • Merge-request: vtk/vtk!10001 (merged)
  • Jaswant Panchumarti: 'how to build vtk wasm'
  • David Gobbi: 'imageprobe thread'
  • Timothée Couble: 'fix pdal link windows'
    • 93a4010f48 Set min PDAL version to 2.1
    • d2d2d9d15b Fix PDAL link on windows
    • Merge-request: vtk/vtk!9991 (merged)
Edited by Thomas Galland

Merge request reports