- 13 Jul, 2022 2 commits
-
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
- 02 Jul, 2022 1 commit
-
-
Ben Boeckel authored
The class has been removed as of VTK 9.3.0.
-
- 21 Jun, 2022 1 commit
-
-
Julien Fausty authored
-
- 28 Mar, 2022 1 commit
-
-
Jaswant Panchumarti authored
- closes #18687
-
- 10 Dec, 2021 1 commit
-
-
Yohann Bearzi authored
This reverts commit 227e838a.
-
- 07 Dec, 2021 1 commit
-
-
Yohann Bearzi authored
Adresses #20004
-
- 12 Oct, 2021 1 commit
-
-
Timothee Chabat authored
-
- 11 Oct, 2021 1 commit
-
-
Timothee Chabat authored
The filter vtkProbeLineFilter has been updated so add/update related proxies : - ProbeCustomLines act as the Plot Over Line filter but allows for multiple lines and polylines using a 2nd input. - ProbeLine has been redefined to follow the new API.
-
- 15 Sep, 2021 1 commit
-
-
Yohann Bearzi authored
Fixes #20802
-
- 09 Sep, 2021 1 commit
-
-
Yohann Bearzi authored
The ghost cells generator backend was changed in July 2021. The legacy backend is put back for 5.10, named Legacy Ghost Cells Generator, in case there are bugs in the new backend, so users can go back to previous version if necessary.
-
- 13 Jul, 2021 1 commit
-
-
Yohann Bearzi authored
The ghost cells generator, which used to only work for vtkUnstructuredGrid, is now replaced by the new ghost cells generator that works on vtkImageData, vtkRectilinearGrid, vtkStructuredGrid, vtkUnstructuredGrid, and any vtkMultiBlockDataSet, vtkPartitionedDataSet, and vtkPartitionedDataSetCollection composed of the latter base types. The old backend is being removed.
-
- 25 May, 2021 1 commit
-
-
Yohann Bearzi authored
The new backend uses the new filter vtkProbeLineFilter. The former backend can still be used and is deprecated in 5.10. A test has been added to ensure that old state files still work.
-
- 12 Mar, 2021 1 commit
-
-
Andrew Bauer authored
-
- 25 Feb, 2021 1 commit
-
-
Utkarsh Ayachit authored
Fixes #20297.
-
- 17 Dec, 2020 1 commit
-
-
Andrew Bauer authored
-
- 07 Sep, 2020 1 commit
-
-
Vicente Bolea authored
-
- 09 Jun, 2020 1 commit
-
-
Vicente Bolea authored
-
- 08 Apr, 2020 1 commit
-
-
- 03 Mar, 2020 1 commit
-
-
Scott Wittenburg authored
-
- 07 Jan, 2020 2 commits
-
-
Utkarsh Ayachit authored
Making TestValidateProxies pass for CORE + Python + MPI build. Moving proxy definitions around as needed.
-
Utkarsh Ayachit authored
Splitting server manager xmls to ensure that definitions go together with appropriate modules.
-