- Apr 23, 2023
-
-
Ben Boeckel authored
-
Ben Boeckel authored
VTK CMake uses 2-space indentation.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
Except mindeps which should stick to Qt5.
-
Ben Boeckel authored
The Qt6 binaries target 11.0, so there's no point in testing 10.15 directly here. Note that 10.15 is required to allow Qt access to use `std::filesystem` from the SDKs as well.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
This makes it easier to support Qt5 and Qt6 at the same time.
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
Instead, use the `QMetaType` APIs by using macros to abstract over Qt5 and Qt6.
-
Ben Boeckel authored
Though these methods seem to be completely unused…
-
Ben Boeckel authored
Qt6 turns on C++17 on us and exposes this lint.
-
Ben Boeckel authored
-
- Apr 22, 2023
-
-
47864c39 Rendering/OpenGL2, Parallel: mangle exported symbols 316a0826 vtkEncodeString: support arbitrary symbol mangling 4e2195a9 vtkEncodeString: fix missing paren in the doc comment 6f916e22 Filters/ParallelDIY2: install `vtkDIYKdTreeUtilities` 85a0a6fe Rendering/Volume: install `vtkBlockSortHelper` 0121f213 Rendering/Parallel: export and install `vtkCompositeZPassFS` 57c5fcb4 Rendering/OpenGL2: export and install `vtkTextureObjectVS` 8b275a43 shaders: do not export shader symbols Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10047
-
Kitware Robot authored
-
- Apr 21, 2023
-
-
029d868b RenderingOpenXRRemoting: Fix support for externally building the module Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Gandel <lucas.gandel@kitware.com> Merge-request: !10122
-
fe634b74 Fix vtkPolyhedronUtilities::Decompose method ce897a72 Add vtkPolyhedronUtilities and Decompose method Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Currently on vacation) <mathieu.westphal@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !10028
-
Kitware Robot authored
-
- Apr 20, 2023
-
-
Thomas Galland authored
Fix misuse of local/global ids, leading to wrong result. Tests have been updated.
-
3aab7579 Fix the winding of the platonic solid faces Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Moritz Schmid <moritz-schmid@outlook.com> Acked-by:
Jens Munk Hansen <jens.munk.hansen@gmail.com> Merge-request: !10145
-
1f062004 Add warning in pdal reader if no points coordinates are found. Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10144
-
Kitware Robot authored
-
- Apr 19, 2023
-
-
Thomas Galland authored
Add a new method allowing to decompose polyhedron into tets. This method will generate new points on polyhedron and it's purpose is to improve the result of subsequent filters (e.g. contours) on polyhedrons with concave faces. The vtkPolyhedronUtilities class is added to contain this method, and potential future ones working on polyhedrons for the same kind of purpose. This class can be seen as a toolbox for vtkPolyhedron.
-
f3f99fac Fixed different type comparison 9fa17cdb Extended test to process cell data ee4c8963 Feature to sort labels based on the label value, or frequency of occurrence b57965fc Issue warning when no input scalars are found 75582d62 Added warning to indicate packing into small data type 4632356c Changed auto declaration to use proper type for large data. 2b37c102 Generalized the filter to accept vtkDataSet on input f11b6118 Added flags to controls passing of input point, cell, field data to the output ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !10126
-
Timothée Couble authored
-
Kitware Robot authored
-
- Apr 18, 2023
-
-
David Gobbi authored
The tetrahedron and icosahedron had faces that were facing inwards.
-
Kitware Robot authored
-
- Apr 17, 2023
-
-
-
-
-
790ef7ed vtkHyperTreeGridAxisClip: Document InsideOut fix 6f4636e6 vtkHyperTreeGridAxisClip: Fix InsideOut behavior Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10135
-
790ef7ed vtkHyperTreeGridAxisClip: Document InsideOut fix 6f4636e6 vtkHyperTreeGridAxisClip: Fix InsideOut behavior Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10135
-