- Jan 19, 2024
-
-
Stefan Zellmann authored
-
Stefan Zellmann authored
Otherwise, subsequently, only the blocks from level 0 (the finest level) are processed
-
ee3fbebd CompareDataObject support PartitionedDataSetCollection without assembly Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Louis Gombert <louis.gombert@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !10829
-
-
-
-
6fbfb97c BorderWidget: Leaving the viewport should unselect 7211d139 Fix test compilation due to missing header include 38bad962 vtkOpenVDBReader: Fix a FileName leak 6bd17248 Refactoring: use vtkNotUsed to suppress unused warnings 6bb7ac8a Refactor: Move isPointInsideCube definition on top 1b4cf580 Refactor include statements and variable naming 26a96636 Add empty line for clarity as per review deb4e4eb Fix wrong sign in vtkImplicitPolyDataDistance (Issue #18307) ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !10828
-
6fbfb97c BorderWidget: Leaving the viewport should unselect 7211d139 Fix test compilation due to missing header include 38bad962 vtkOpenVDBReader: Fix a FileName leak 6bd17248 Refactoring: use vtkNotUsed to suppress unused warnings 6bb7ac8a Refactor: Move isPointInsideCube definition on top 1b4cf580 Refactor include statements and variable naming 26a96636 Add empty line for clarity as per review deb4e4eb Fix wrong sign in vtkImplicitPolyDataDistance (Issue #18307) ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !10828
-
Kitware Robot authored
-
- Jan 18, 2024
-
-
Nicolas Vuaille authored
-
This fixes the issue where a selected widget can never be de-selected or re-selected if the de-selection is done outside the viewport. (cherry picked from commit b9cd8721)
-
(cherry picked from commit 88c80b17)
-
(cherry picked from commit 2e4c0285)
-
(cherry picked from commit 8340c9c1)
-
Relocated the definition of isPointInsideCube function to precede the TestImplicitPolyDataDistanceCube function. (cherry picked from commit f89b16dd)
-
- Corrected include statement for vtk files - Changed variable name formatting to camelCase (cherry picked from commit ffbe9c8f)
-
Addressing code review feedback to add an empty line for better code readability and structure. (cherry picked from commit c59723eb)
-
Fix a bug in vtkImplicitPolyDataDistance that returns the correct distance with the wrong sign under certain conditions, such as when the nearest point is on the edge of a cube. This fixes the first problem reported in issue #18307 by cleaning the input polydata, so that nonunique points are merged and different faces of the cube share the same points. (cherry picked from commit e15b0af2)
-
kudos to Carson Brownlee for the focal distance change which safely bypasses the MSVC NaN difference. (cherry picked from commit 2fd69f4a)
-
9ca5029b vtkHDF : delete data for transient composite, and update doc 4c9e7ac6 vtkHDF multiblock : don't use indices or double nesting 07cf8b6c vtkHDF composite : add tests, documentation and minor code improvements 51ff87b6 vtkHDF: support multiblock and PDC b3bae7b9 Reorganize and rename HDFWriter functions logically ecd7e899 vtkHDF composite : first implementation 58274685 vtkTestUtilities: extends vtkDataObjectCompare method for multiblock Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10816
-
(cherry picked from commit a2e83c83)
-
Kitware Robot authored
-
- Jan 17, 2024
-
-
e08ed959 Fixes for VTK compilation with Intel icpx compiler Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sujin Philip <sujin.philip@kitware.com> Merge-request: !10811
-
-
-
-
62e6790e Fix TestGPURayCastDepthPeelingBoxWidget version stream d129b4a4 OBJ: Add test for invalid code path 2d560cf8 OBJ: Check point indices before use 6357e6e1 test(vtkXMLCompositeDataWriter) 92939b6d fix(vtkXMLCompositeDataWriter) b45337fd vtkWin32OpenGLDXRenderWindow: Fix missing include c6ea1806 Fix TestPHyperTreeGridProbeFilter 22c787c1 Fix vtkPHyperTreeGridProbeFilter Reduce method ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10823
-
62e6790e Fix TestGPURayCastDepthPeelingBoxWidget version stream d129b4a4 OBJ: Add test for invalid code path 2d560cf8 OBJ: Check point indices before use 6357e6e1 test(vtkXMLCompositeDataWriter) 92939b6d fix(vtkXMLCompositeDataWriter) b45337fd vtkWin32OpenGLDXRenderWindow: Fix missing include c6ea1806 Fix TestPHyperTreeGridProbeFilter 22c787c1 Fix vtkPHyperTreeGridProbeFilter Reduce method ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10823
-
Louis Gombert authored
-
859a4683 Fix initialization of the depth test state with QVTKOpenGLNativeWidget Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Acked-by:
Andras Lasso <lasso@queensu.ca> Merge-request: !10806
-
49b832e4 Reset DepthMaskOverride before checking the property keys of the volume Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Acked-by:
Andras Lasso <lasso@queensu.ca> Merge-request: !10807
-
981de0d5 Do not always clear the renderer in vtkSSAOPass Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Andras Lasso <lasso@queensu.ca> Merge-request: !10808
-
(cherry picked from commit 1912c737)
-
(cherry picked from commit a7608861)
-
(cherry picked from commit 3bd97580)
-
add a test that ensure that a MultiBlockDataSetWriter can write a dataset with empty poly data without losing the meta data name informations. Resolves: #19181 (cherry picked from commit 5fe8abf8)
-
fix the write function so that it allows the write of a MultiBlockDataSet with empty poly data without raising an exception and keeps the integrity of the meta data names. Resolves: #19181 (cherry picked from commit f361f424)
-
Closes #19179 (cherry picked from commit 179d5bea)
-
The vtkPHyperTreeGridProbeFilter parallel filter is now tested using a vtkRandomHyperTreeGridSource as input, which can be distributed. Changes around the rendering pipeline to support the distributed pipeline are also made. Finally, the sequential versio of the test is also modified to use the vtkRandomHyperTreeGridSource as well and ensure that both tests produce the same output. (cherry picked from commit 45c21489)
-
vtkPHyperTreeGridProbeFilter's Reduce method was never called because vtkHyperTreeGridProbeFilter's Reduce method was not virtual. This fix avoid having the same complete output on all ranks. (cherry picked from commit 71696535)
-