- Apr 05, 2025
-
-
Kitware Robot authored
-
- Apr 04, 2025
-
-
6c3e80dc Add Test clipPointSet.py ffd9ab46 vtkTableBasedClipDataSet: Support vtkPointSet Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Acked-by:
user27182 <d3q0@protonmail.com> Merge-request: !12040
-
1e3753da ThirdParty: mention new imported libraries e3718bc7 ThirdParty: remove `zfp` import mention Acked-by:
Kitware Robot <kwrobot@kitware.com> Rejected-by:
buildbot <buildbot@kitware.com> Merge-request: !12042
-
da481529 Add test for VTKHDF DATA_TIME_STEP 3726a6cd Update use of deprecated member 744d9396 VTKHDF reader correctly set DATA_TIME_STEP Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Merge-request: !12039
-
Ben Boeckel authored
-
Ben Boeckel authored
Removed in !11765.
-
Ben Boeckel authored
acf29bb7 Merge branch 'upstream-scn' into add-scnlib-third-party 292e00e6 scn 2025-04-03 (d620c0b1) cb41c8f1 Add changelog 7cc48099 scn: Add third-party 930e873d fast_float: Use minimum version 7.0.0 Tested-by:
Buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !12009
-
Kitware Robot authored
-
- Apr 03, 2025
-
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
# By scnlib Upstream * upstream-scn: scn 2025-04-03 (d620c0b1)
-
Code extracted from: https://gitlab.kitware.com/third-party/scnlib.git at commit d620c0b1be614e43a3d7312321909a57e557f5cd (for/vtk-20250403-4.0.1).
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Nicolas Vuaille authored
-
Nicolas Vuaille authored
-
Nicolas Vuaille authored
Two issues here: - reader uses to update DATA_TIME_STEP information *before* updating TimeValue so it contained the previous time - DATA_TIME_STEP should be set even with a unique time value
-
Kitware Robot authored
-
- Apr 02, 2025
-
-
Spiros Tsalikis authored
Version 6 supports int parsing. Version 7 returns std compliant results.
-
7ab8db2d Add changelog b57fc90b vtkOutputWindow: Ensure thread-safety 661e3483 vtkAppendPolyData: Multithread 4951981c vtkAppendFilter: Multithread b7306087 vtkGeometryFilter: Improve performance for polyhedrons 84f1f053 vtkOpenFOAMReader: Add profiling 1e1fbf8a vtkPOpenFOAMReader: Add ReadAllFilesToDetermineStructure e3b6ccbc vtkOpenFOAMReader: Avoid creating vtkVariant in InsertFacesToGrid ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !11947
-
Kitware Robot authored
-
- Apr 01, 2025
-
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
On Windows, we also needed to change the synchronous SendMessage calls to asynchronous PostMessage calls.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
Also improve InsertTuples to consider different number of components.
-
Spiros Tsalikis authored
Use GetPolyhedronFaces, GetPolyhedronFaceLocations to access the data directly rather than extracting a cell.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
When set to false, the reader will read only the first proc directory to determine the structure, and assume all files have the same structure, i.e. same blocks and arrays. When set to true (default) the reader will read all proc directories to determine structure of the dataset because some files might have certain blocks that other files don't have.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
Also make the buffers environment variables, and when calling GetFieldNames only read 2KB to read only the header.
-
Spiros Tsalikis authored
Also remove many of the open foam specific structures Finally add SetOffset and GetCellPointId in vtkCellArray
-
Spiros Tsalikis authored
Also, LagrangianPaths have been removed because they are not used anywhere,
-
40d26d22 ci: upload aarch64 artifacts in non tag commits Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !12037
-
48308ad5 Add a release note for AVMESH reader 55c5b9be Make mangling test and Windows builds happy 60bbee84 Use unordered_set/map rather than vector for surface-to-volume mapping cd499bb6 Use faster way to build 3D volume connectivity 5abd5102 Follow VTK's convention of starting member variables with uppercase 3573829f Use VTK_ABI_NAMESPACE in AvmeshInternals b6695aa3 Use this-> with member variables and make them start with uppercase 355509b0 Add copyright and license info to all files ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Andrew Bauer <bauer.andrew.c@gmail.com> Reviewed-by:
Eric Lynch <eric.lynch@gmail.com> Merge-request: !12016
-
Spiros Tsalikis authored
This is done to easily understand if a parent's function modifies the parent or not.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
9f4b3e1a VTKHDF: Read single-piece data in distributed correctly Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !12027
-
Kitware Robot authored
-