- Jun 27, 2023
-
-
Kitware Robot authored
-
- Jun 26, 2023
-
-
9c644561 Fix comparison of integer expressions of different signedness b76bac28 Remove debugging loging and use vector value for ease of use def66148 Fix multi-component test e5d50bc4 Add support for multi-component data array e8e0606e Convert polydata to conduit. c002e5ce We can have non-empty polydata with empty cell array. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !10294
-
Dan Lipsa authored
-
Dan Lipsa authored
-
cc2498c5 Remove the TestBlockOpacity test 00a170ca Support both texture and interpolated scalars in composite polydata mapper 9925fd19 Support both texture and interpolated scalars in GLES polydata mapper 3db581f4 Add tests for texture coloring with interpolated scalars 79969286 Support any texture with interpolate scalars Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10271
-
Kitware Robot authored
-
- Jun 25, 2023
-
-
Dan Lipsa authored
-
Dan Lipsa authored
-
Dan Lipsa authored
-
Dan Lipsa authored
This is a polydata that only has points and point arrays.
-
Kitware Robot authored
-
- Jun 24, 2023
-
-
Kitware Robot authored
-
- Jun 23, 2023
-
-
e08b1e5c Add test for passthrough of image Direction 689b854c Copy the DIRECTION in vtkImageIterateFilter 6c5772a9 Copy DIRECTION by default in REQUEST_INFORMATION Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Acked-by:
Bryce Besler <bryce.besler@gmail.com> Merge-request: !10290
-
beb9e431 Added direction option to vtkDistancePolyDataFilter + regression test Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Jens Munk Hansen <jens.munk.hansen@gmail.com> Merge-request: !10252
-
77aff9ba vtkScatterPlotMatrix: persist plots across animation frames e476ed59 ScatterPlotMatrix: Use enums for animation phase 582a388d Context2D: context items can release graphics cache objects 4d91ce8d Speed up rendering of selected points in 2D, 3D plots 47222e03 Refactor common method to filter selected points in vtkPlot 55993cd8 Plot2D: Speed up 2D point rendering 1a37ea5b Plot3D: Speed up 3D point rendering 21b5a3aa Context2D: abstract cached-draw API. ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Merge-request: !10262
-
a142e189 Replace std::stringstream with vtkValueFromString in vtkVariant::ToX Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !10196
-
David Gobbi authored
Previously, the Direction of an image was not automatically passed to the output the the streaming demand-driven pipeline. This test ensures that the Direction and other info is passed.
-
Kitware Robot authored
-
- Jun 22, 2023
-
-
David Gobbi authored
This is the base of the FFT filters, vtkImageCityBlockDistance, vtkEuclideanDistance, and vtkImageSeparableConvolution. Copying the DIRECTION to the output here is necessary for these filters to be able to operate correctly on oriented images.
-
David Gobbi authored
When SPACING and ORIGIN are copied by the pipeline, the associated DIRECTION should also be copied. Most VTK filters should simply pass the DIRECTION to the output if present, a few filters will have to modify the DIRECTION.
-
Jens Munk Hansen authored
-
Alexy Pellegrini authored
This will increase performances of all code that depends on these functions such as vtkStringToNumeric, vtkDelimitedTextReader and more.
-
d4b26a4d Improve test coverage of vtkVariant conversion functions Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !10287
-
Kitware Robot authored
-
- Jun 21, 2023
-
-
b4fcea7e Merge branch 'upstream-libproj' into proj-mingw-fix 9cca016b libproj 2023-06-19 (379f3407) 59249c05 libproj: fix `STRICT` conflict for MinGW as well Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10286
-
Alexy Pellegrini authored
This tests vtkVariantStringToNumeric
-
Kitware Robot authored
-
- Jun 20, 2023
-
-
f745710d Add release note for vtkImageResliceMapper updates 1ce55760 Oriented image tests for new vtkImageResliceMapper 5c5ec0ef Fix reslice mapper depth issue for Alpha test c306fe17 Support image direction in vtkImageResliceMapper 9690a1b5 Fix Direction for vtkImageSliceMapper::SetPoints() Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Acked-by:
Bryce Besler <bryce.besler@gmail.com> Merge-request: !10280
-
6ff705b2 vtkExtractEdges with UseAllPoints - don't promote cell arrays Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Spiros Tsalikis <spiros.tsalikis@kitware.com> Merge-request: !10285
-
e1de9c5e docs: Update doc build section "With VTK build tree" to mention requirements a9794d2f docs: Add instructions for building documentation 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: !10260
-
35de4437 Rewrite vtkOBJReader to add vtkResourceStream support Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10258
-
056f0627 vtkhdf: document transient data 598b3042 vtkhdf: document extension preferences Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !10276
-
Lucas Gandel authored
TestBlockOpacity is using vtkCompositePolyDataMapper2 that was deprecated for 9.3. Remove this test here as it won't pass after the fix introduced in 79969286. Backporting 79969286 to fix the TestBlockOpacity is easy, but there is no point in fixing the deprecated class. The functionality is still tested with vtkCompositePolyDataMapper in Rendering/Core.
-
Kitware Robot authored
-
- Jun 19, 2023
-
-
Ben Boeckel authored
# By Proj Upstream * upstream-libproj: libproj 2023-06-19 (379f3407)
-
Code extracted from: https://gitlab.kitware.com/third-party/proj.git at commit 379f34073ad336e07d85412d59084115019a92b1 (for/vtk-20230619-8.1.0).
-
Ben Boeckel authored
Using upstream's fix.
-
Aron Helser authored
Fixes a case where a pedigree ID cell array was being changed from int to float. Fix #19013
-
Lucas Gandel authored
Backport fix from 79969286
-
c67678f9 vtkOStreamWrapper: add missing includes Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sean McBride <sean@rogue-research.com> Merge-request: !10283
-