Skip to content

VTK: Update VTK for fixing a test

  • Mathieu Westphal: 'fix extract cells precision'
    • 0c376ce402 vtkRedistrubiteDataSetFilter: Set vtkExtractCells precision to double
    • Merge-request: vtk/vtk!9755 (merged)
  • Julien Fausty: 'to implicit array filter'
    • c327afcf1a review(FiltersReduction): make build more straightforward
    • Merge-request: vtk/vtk!9759 (merged)
  • Ben Boeckel: 'add python 3.11 jobs'
    • 8ddade288b gitlab-ci: add Python 3.11 jobs
    • d45fe1a430 ci: add Python 3.11 support to wheel builds
    • 8992331a90 ci/wheels: support downloading rc releases on Windows
    • Merge-request: vtk/vtk!9588 (merged)
  • Francois Mazen: 'NetCDFUGRID'
  • Ben Boeckel: 'proj xcompile support'
    • 71141135c5 Merge branch 'upstream-libproj' into proj-xcompile-support
    • 33d67be73a libproj 2022-12-13 (c9761326)
    • 19463ad87e libproj: update to support croos-compilation in sqlite usage
    • Merge-request: vtk/vtk!9754 (merged)
  • Sean McBride: 'zero sum'
    • 46d78585b1 Fixed condition under which default size/position are set
    • Merge-request: vtk/vtk!9617 (merged)
  • Corey Wetterer Nelson: 'amrex particle time bug'
  • Ben Boeckel: 'matplotlib deprecated api'
  • Julien Fausty: 'to implicit array filter'
    • 60e5a31fca review(ToImplicit): refactor APIs + move changelog + remove empty tests
    • dab29eeb23 add(changelog): for vtkToImplicitArrayFilter
    • 8873392733 add(TypeErasureStrat): compress by wrapping array type
    • 1039ef68eb add(ToImpRDP): strategy for constant and affine by parts
    • 3db5d6897d add(ToAffine): strategy for explicit to affine array
    • 997fcffb35 add(ToImpArr): testing with constant strategy
    • 106e81e7af add(ConstantStrat): for constant explicit to implicit conversion
    • 5b776a0bb1 add(vtkToImplicitArrayFilter): for compressing explicit arrays
    • ...
    • Merge-request: vtk/vtk!9736 (merged)
  • Charles Gueunet: 'HTGFixUnlimitedToRoot'
    • 39419aba1d Also add test for single cell trees
    • a3ef0c79ab For unlimited cursors, we need to check that we are on level 0 to deduce root
    • Merge-request: vtk/vtk!9745 (merged)
  • Mathieu Westphal: 'el8 disable mpi'
  • Ben Boeckel: 'matplotlib no interp req'
    • 2dc6a8d9cf vtkWheelPreparation: disable the interpreter API
    • 9526c27114 cmake: support wheel builds without PythonInterpreter
    • 498cf3cbb0 vtkRenderingMatplotlib: support interpreter-less builds
    • Merge-request: vtk/vtk!9748 (merged)
  • David Gobbi: 'matplotlib pytests'
  • Ben Boeckel: 'deprecated api avoidance'
    • f8398e4b61 Merge branch 'deprecated-api-avoidance-release' into deprecated-api-avoidance
    • 2d3141ba6e vtkFFMPEGVideoSource: avoid deprecated channels member
    • aab289fddd vtkPythonInterpreter: use PyConfig to set the program name
    • c04c694d1a vtkPythonInterpreter: search for Py_InitializeEx
    • 1bf8dc2601 vtkPythonInterpreter: use PyMem_* to handle program name memory
    • 5bbac13622 vtkPythonInterpreter: perform Python pre-initialization
    • e4ea8c1b4a vtkPythonInterpreter: use SetProgramName instead of reimplementing
    • Merge-request: vtk/vtk!9743 (merged)

Merge request reports