- Jun 23, 2022
-
-
adb6bcd8 Add vtkmGradient override for vtkGradientFilter Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9276
-
Sujin Philip authored
-
d280f384 Support 1D rectilinear grid as conduit node. a4772bb4 Fix crash with 2D rectilinear grid and different dimensions. 8a2f3ee0 Add failing test for rectilinear grid with different dimensions. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Acked-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !9301
-
Kitware Robot authored
-
- Jun 22, 2022
-
-
-
46063561 vtkDataSet: Fast Thread-safe GetCellPoints Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9306
-
46063561 vtkDataSet: Fast Thread-safe GetCellPoints Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9306
-
Spiros Tsalikis authored
-
94288e6a vtkDeprecation: bump the minimum deprecation level d933bb84 vtkDeprecation: remove symbols deprecated in 9.1 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9300
-
Francois Mazen authored
-
Francois Mazen authored
-
Francois Mazen authored
-
aff99fc8 Added filter to smooth point attribute data Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9222
-
Kitware Robot authored
-
- Jun 21, 2022
-
-
d218ed3c Remove EDGE_LIST typedef 9ce352db Add changelog 55646b2e vtkAMRCutPlane: Expose InitialRequest f36cb499 vtkPlaneCutter: Change output type for vtkUniformGridAMR a4dd542e vtkStructuredDataPlaneCutter: Implementation c7ca68af vtkRectilinearGrid: Multithread GetPoints a7b41f06 vtkPlaneCutter: Add MergePoints b24cee0e vtkPlaneCutter: Add OutputPointsPrecision ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9224
-
Ben Boeckel authored
-
Ben Boeckel authored
-
cc4b306b Add changelog a82ee8b7 vtkProbeFilter: Add SnapToCellWithClosestPoint flag 21cc3b70 vtkProbeFilter: Cache results for ProbeEmptyPoints 216aeb03 vtkProbeFilter: Multithread ProbeEmptyPoints ae7e6344 vtkProbeFilter: Use existing cell locator if available fe6fe0df vtkResampleWithDataSet: Fix Ghost value in MarkHiddenCells Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Yohann Bearzi <yohann.bearzi@kitware.com> Merge-request: !9283
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
InitialRequest will be needed for vtkPVPlaneCutter.
-
Spiros Tsalikis authored
The output type is changed to match the output of vtkAMRCutPlane. We can't delegate to vtkAMRCutPlane internally here, due to VTK design patterns. The AMR case was not working at all back in VTK 9.1, so there is no backwards compatibility issue.
-
Spiros Tsalikis authored
vtkPlaneCutter delegates to vtkStructuredDataPlaneCutter. Also, vtkStaticEdgeLocator has been changed to remove not reachable code warning. TestPlaneCutter value needed to change because vtkPlaneCutter used to NOT support the generation of polygons for vtkImageData, but now it does.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
Also move marching cubes' polygon cases to a different file. and merge the implementation of vtkRectilinearGrid with vtkStructuredGrid and vtkPolyData with vtkUnstructuredGridBase
-
Spiros Tsalikis authored
vtkPlaneCutter now also delegates to vtk3DLinearGridPlaneCutter In the case of vtkUniformGrid, vtkCutter used to use the generic Dataset cutter, while it could use the StructuredPoints cutter. Due to this change the expected cells in TestCompositeCutter needed to change.
-
753db2c7 vtkDeprecation: add the version to deprecation inclusion f577f6a8 vtkDeprecation: add deprecation macros for 9.3.0 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9299
-
Ben Boeckel authored
-
Ben Boeckel authored
-
c253c4ed Fix to vtkVoxel::IntersectWithLine to take into account tolerance 05758da8 Adapted vtkProbeLineFilter for vtkHyperTreegrid sources 294686d2 Testing for HyperTreeGridPProbeFilter 0e1b8388 vtkHyperTreeGridPProbeFilter implementation 722bda6a Implementation of vtkHyperTreeGridPProbeFilter 87b50e74 implementation of FindCell + IntersectWithLine 470eed85 implementation of point search in HTGLocator d13b1540 added testing file for vtkHyperTreeGridGeometricLocator ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Acked-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !9230
-
Julien Fausty authored
+ ongoing reviews + try to make ProbeLineFilter test on 3DHTG less flaky
-
Julien Fausty authored
+ ongoing review of previous implementations + fix memory leaks in vtkHyperTreeGridGeometricLocator and vtkHyperTreeGridPProbeFilter
-
Julien Fausty authored
-
Julien Fausty authored
+ review vtkHyperTreeGridLocator
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-