- Mar 25, 2025
-
-
a0076182 Fix new HDF tests for no merge parts 0964fb02 Fix HDF tests for multiblock f1d93553 VTKHDF Reader MergeParts: fix deprec code 27f53a7f VTKHDF Reader test: fix use after free 7fc22668 VTKHDF MergeParts: add release note fa861ff0 VTKHDF Writer tests: fix for not using MergeParts 0533946e VTKHDF Writer tests: fix for not using MergeParts 3fa06c0e VTKHDF Reader tests: fix for not using MergeParts ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Merge-request: !11942
-
Kitware Robot authored
-
- Mar 24, 2025
-
-
f5990f63 Made some vtkInformation / vtkCollection API VTK_FUTURE_CONST 4b70e9d5 Made some vtkArray API VTK_FUTURE_CONST 905b3bcc Made some vtkObjectFactory methods VTK_FUTURE_CONST a8581979 Made some vtkCollection APIs VTK_FUTURE_CONST f4717220 Made some vtkBox APIs VTK_FUTURE_CONST 5ac78849 Made several Get*Position methods VTK_FUTURE_CONST 2cfb30cb RequiresExplicitFaceRepresentation, IsLinear, IsExplicitCell VTK_FUTURE_CONST 6e1e72d9 Made IsPrimaryCell VTK_FUTURE_CONST ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10497
-
2d0c0ceb vtkWindowedSincPolyDataFilter log warning, not error, on no data Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !12003
-
52954506 vtkXRenderWindowInteractor: Fire timers during dispatching events Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Jaswant Panchumarti (Kitware) <jaswant.panchumarti@kitware.com> Merge-request: !12008
-
7b8bf9ee Merge branch 'upstream-lzma' into update-lzma-5.6.4 691fd73c lzma 2025-03-19 (152b5558) e170f375 lzma: add release note about 5.6.4 update bad4adc7 lzma: update to xz 5.6.4 from 5.2.5 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Spiros Tsalikis <spiros.tsalikis@kitware.com> Merge-request: !11998
-
41d2a3a2 Remove error for missing Fides timestep Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Caitlin Ross <caitlin.ross@kitware.com> Merge-request: !12006
-
-
-
-
a739a554 BUG: Fix bounds computation in vtkMultiVolume ad4cd53b Fix brackets e147c666 Prevent invalid free when props pointer is uninitialized 921e2d17 vtkOBJImporter: Fix bug in multi-file processing 1dab02f7 Replace and with && 4ad81641 Do not load empty datasets f7c609ba vtkOpenGLPolyDataMapper : cleanup and fix overflow Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Reviewed-by:
Guillaume Gisbert <guillaume.gisbert@kitware.com> Merge-request: !12002
-
a739a554 BUG: Fix bounds computation in vtkMultiVolume ad4cd53b Fix brackets e147c666 Prevent invalid free when props pointer is uninitialized 921e2d17 vtkOBJImporter: Fix bug in multi-file processing 1dab02f7 Replace and with && 4ad81641 Do not load empty datasets f7c609ba vtkOpenGLPolyDataMapper : cleanup and fix overflow Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Reviewed-by:
Guillaume Gisbert <guillaume.gisbert@kitware.com> Merge-request: !12002
-
Kitware Robot authored
-
- Mar 23, 2025
-
-
Kitware Robot authored
-
- Mar 22, 2025
-
-
6810fb60 Fix a deprecation warning when loading a grib dataset Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sebastien Jourdain <sebastien.jourdain@kitware.com> Merge-request: !12000
-
Kitware Robot authored
-
- Mar 21, 2025
-
-
Evgenii Startcev authored
Firing timers was splitted from dispatching events some time ago. But it could lead to situation when events flood and prevent TimerEvents observers such as animations from getting triggered.
-
A warning is sufficient, consumers can handle empty output data.
-
Kenneth Moreland authored
Previously, the Fides reader would issue an error if the pipeline requested a timestep that could not be found in the reported time values. Since the closest timevalue was always selected, this only really happened when the Fides file did not specify timesteps. However, it is not an error to request a time value from a reader that does not have time. This is typical of ParaView, which always sets a consistent time value for all the pipelines that it executes. Thus, ParaView would report an error for any data file that did not set a time array. This is fixed by setting an appropriate time index (0) for the case when there are no time values to compare to.
-
c90fed78 Add support of VTK_BIT type in vtkAbstractArray::GetVariantValue Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !11987
-
584e2891 Add release note for the new UseOIT flag 2f293a0c Add a test for vtkRenderer::UseOIT 2109b3cf Add an option to toggle using OIT for translucent actors Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Gandel <lucas.gandel@kitware.com> Acked-by:
Lucas Givord <lucas.givord@kitware.com> Merge-request: !12001
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
-
Louis Gombert authored
deprecate MergeParts because it interferes with the cache feature of the VTKHDF reader. This changes the output type of multi-piece outputs from a simple type to a vtkPartitionedDataset. Note that for single-piece files, the output type not partitioned.
-
Kitware Robot authored
-
- Mar 20, 2025
-
-
Cory Quammen authored
# By lzma Upstream * upstream-lzma: lzma 2025-03-19 (152b5558)
-
Code extracted from: https://gitlab.kitware.com/third-party/xz.git at commit 152b555800f17b50b558ea7312fdb22a17def083 (for/vtk-20250318-5.6.4).
-
Cory Quammen authored
-
Cory Quammen authored
-
246d02e9 Remove empty new line from vtk.module file Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !11991
-
This line set the homogeneous IJK coordinates incorrectly: pointsDataCoords.emplace_back(bounds[1], bounds[3], bounds[5], 0.); The problem is that the last component is set to 0 instead of 1 (the coordinates specify a direction vector and not a position). When this vector is multiplied by the homogeneous transformation matrix, the position is incorrect, because the translation component of the matrix is not taken into account. fixes https://github.com/Slicer/Slicer/issues/8301 fixes #19447 (cherry picked from commit 5e878068)
-
(cherry picked from commit 22d30f45)
-
It can happen that there are no properties for an element. In that case props will be uninitialized pointer and shouldn't be freed. (cherry picked from commit 38c78077)
-