- 02 Nov, 2022 2 commits
-
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
- 11 Sep, 2022 1 commit
-
-
Cory Quammen authored
-
- 25 Jul, 2022 1 commit
-
-
Julien Fausty authored
-
- 13 Jul, 2022 1 commit
-
-
Spiros Tsalikis authored
This filter is deprecated because it's not used and it's not tested at all.
-
- 04 Jul, 2022 2 commits
-
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
vtkPVPlaneCutter subclasses vtkPlaneCutter to support vtkOverlappingAMR/vtkHyperTreeGrid by delegating to the appropriate amr/hyper-tree-grid plane cutters. vtkPVCutter is now using vtkPVPlaneCutter internally whenever possible, but not for vtkOverlappingAMR because it's not composite dataset aware yet.
-
- 19 Jan, 2022 1 commit
-
-
Nicolas Vuaille authored
-
- 03 Sep, 2021 1 commit
-
-
Mathieu Westphal authored
-
- 29 Jun, 2021 1 commit
-
-
Ken Martin authored
Add and expose the vtkReverseSense filter to ParaView and add a test for it to verify that it is working.
-
- 28 May, 2021 1 commit
-
-
Utkarsh Ayachit authored
Exposing converter filters. Fixes #20719
-
- 20 Apr, 2021 1 commit
-
-
Cory Quammen authored
Previously, **Resample With Dataset** would not pass partial arrays from composite dataset input. A new option, **PassPartialArrays** enables this. When on, partial arrays are sampled from the source data. For all those blocks where a particular data array is missing, this filter uses `vtkMath::Nan()` for `double` and `float` arrays, and 0 for all other types of arrays (e.g., `int`, `char`, etc.)
-
- 16 Sep, 2020 2 commits
-
-
Yohann Bearzi authored
-
Yohann Bearzi authored
-
- 06 May, 2020 1 commit
-
-
Ben Boeckel authored
Fixes: #14182
-
- 03 Mar, 2020 1 commit
-
-
Scott Wittenburg authored
-
- 07 Jan, 2020 1 commit
-
-
Utkarsh Ayachit authored
Splitting server manager xmls to ensure that definitions go together with appropriate modules.
-