- Jun 21, 2022
-
-
Spiros Tsalikis authored
-
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
-
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
-
82986714 Add semi-colon in volume shader composer cbb06ef1 Fix isosurface render with volumetric scattering Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !9293
-
Kitware Robot authored
-
- Jun 20, 2022
-
-
fcd7e9f1 Fix dll warning Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9295
-
476c41de Added missing SetErrorCode upon failure to create file for PLY writing Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !9254
-
d51dffc6 Add set/get functions for IOSS database properties de5e5024 Merge branch 'upstream-ioss' into update_ioss_2022_06_17 426130b4 ioss 2022-06-17 (7a613327) f74ecb8b TPL IOSS: Update tag to vtk-20220617-master-g7a613327 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !9289
-
5d8a0722 Bump VTK looking glass commit Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Chris Harris <chris.harris@kitware.com> Merge-request: !9296
-
Patrick Avery authored
This includes a fix so that quilt images do not have a transparent background. Signed-off-by:
Patrick Avery <patrick.avery@kitware.com>
-
Spiros Tsalikis authored
-
Ben Boeckel authored
-
Ben Boeckel authored
* 'update-to-v9.2.0': vtkVersion: update to the 9.2 release series Documentation: collate 9.2.0 release notes Merge-request: !9291
-
Gaspard Thevenon authored
-
f3e89550 Allow the shader code to set the point size Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Joachim Pouderoux <jpouderoux@gmail.com> Acked-by:
Ken Martin <ken.martin@kitware.com> Merge-request: !9273
-
aa37894c Fix typos in IO/ subfolder Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9292
-
Gaspard Thevenon authored
Shader composition crashes when used with isosurface and volume scattering simultaneously. The reason for this a 2 missing newlines in the shader composer, the prevents the isosurfaces' preprocessor directives to work properly. This commit fixes this.
-
-