- Jul 08, 2024
-
-
(cherry picked from commit 0eb8f237)
-
(cherry picked from commit 0e92ee13)
-
By using KWSys to convert the string to "wide" format, we ensure support for utf-8, since KWSys uses CP_UTF8 on Windows. (cherry picked from commit 75edb9be)
-
This new implementation can handle utf-8 strings on Windows via KWSys, which uses the CP_UTF8 code page for narrow strings. (cherry picked from commit 3602d38d)
-
VTK has recently started using std::min and std::max within the headers themselves, and this conflicts with old C headers (in this case, the X11 headers) that define min and max as macros. (cherry picked from commit 8464e92a)
-
(cherry picked from commit 7a591aa3)
-
(cherry picked from commit d973e322)
-
- Jul 05, 2024
-
-
29f21da7 Merge branch 'upstream-ioss' into ioss-remove-holds_alternative 3b3e7814 ioss 2024-07-01 (a5a7c79a) 0ebf6c7b ioss: update.sh Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Acked-by:
Louis Gombert <louis.gombert@kitware.com> Merge-request: !11282
-
- Jul 04, 2024
-
-
Spiros Tsalikis authored
# By Seacas Upstream * upstream-ioss: ioss 2024-07-01 (a5a7c79a)
-
Code extracted from: https://gitlab.kitware.com/third-party/seacas.git at commit a5a7c79a20bc9df17977000052e366369f724120 (ioss/for/vtk-20240702-master-gaeee5aa1).
-
Spiros Tsalikis authored
-
- Jul 02, 2024
-
-
cefbc851 Exclude TestPolyDataMapperNormals from wasm 977f8cdd Add a test for surface/wireframe normals in mapper a1e4732d Avoid over/underflow in shader normal computation 4f5f004e vtkPolyDataPlaneCutter: Remove INFO log bd498b38 GLTF: Adding a missing property test 3177d1b4 GLTF: Improve safety by avoiding UB 11708d90 Fixed ADIOS2 VTX reader error reporting a5a2a8ef fluent-reader: Change a test file to prevent regression on the crash ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Rejected-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Merge-request: !11278
-
- Jun 30, 2024
-
-
d6dd0c32 Add changelog e90c6d69 Add TestIOSSCatalystCGNS d9ab720e Add TestIOSSCatalystExodus 5681326b vtkIOSSReaderInternal: Support CGNS files from catalyst c564b583 vtkIOSSUtilities: Support zero-copy 448800a0 vtkIOSSReader: Support Catalyst with many ranks f66708ba VTK::ioss: Link to VTK::catalyst and VTK::fmt 5229e174 vtkIOSSReader: Include Ioss_TransformFactory.h ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10879
-
On this platform, the wireframes in this test are shaded incorrectly. (cherry picked from commit 78dca501)
-
The vtkPolyDataMapper will compute normals if they are not supplied by the data set. This tests the normal computation for data sets with very large and very small dimensions. (cherry picked from commit b2be6cee)
-
When face dimensions are very large (1e+12) or very small, the normal computations in the shader can overflow or underflow, and faces will be rendered as black. This fix scales the partial derivatives before they are used to compute the normals. (cherry picked from commit 60d39d32)
-
Mathieu Westphal (Kitware) authored
(cherry picked from commit c59cd467)
-
Mathieu Westphal (Kitware) authored
(cherry picked from commit ab164a02)
-
Mathieu Westphal (Kitware) authored
(cherry picked from commit 430eabca)
-
The ADIOS2 VTX reader previously reported errors by throwing exceptions. This causes lots of problems with VTK and programs that use it such as ParaView because exceptions are not expected. They are not caught or recovered from. Instead, it just causes applications to crash without warning. The ADIOS2 VTX reader now properly reports errors by calling `vtkErrorMacro` and returning 0 from its process request. (cherry picked from commit cc2dd288)
-
(cherry picked from commit f56371f3)
-
(cherry picked from commit 0285cb35)
-
- Jun 28, 2024
-
-
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Code extracted from: https://gitlab.kitware.com/third-party/seacas.git at commit e1fbef730e1422b2b37f4cc597d68e58ddd7e6b1 (ioss/for/vtk-20240628-master-gaeee5aa1).
-
Spiros Tsalikis authored
# By Seacas Upstream * upstream-ioss: ioss 2024-06-28 (e1fbef73)
-
Spiros Tsalikis authored
# By Seacas Upstream * upstream-exodusII: exodusII 2024-06-28 (4ee63d56)
-
Code extracted from: https://gitlab.kitware.com/third-party/seacas.git at commit 4ee63d56ae2f22129ea1294153e7b61c67c626cd (exodus/for/vtk-20240628-master-gaeee5aa1).
-
Spiros Tsalikis authored
-
- Jun 27, 2024
-
-
99be9940 Add changelog 27a690b4 vtkPolyhedron: Fix ShallowCopy and DeepCopy 52121e20 vtkPolyhedron: Change PointIdMap and PointToIncidentFaces to non-pointers 5fa0daf6 vtkPolyhedron: Remove unused class vtkPolyhedronFaceIterator Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Sean Ahern <sean.ahern@ansys.com> Merge-request: !11261
-
be86bd16 Update baseline e3870e3c Add cell attributes on the test 23d4eaa5 Support CellData in vtkPolyDataTangents eedc5b73 vtkMergeArrays: add test 66f861fa vtkMergeArrays: fix missing temporal information 8f9bd113 GLTF: Fix document loader error code path 5b5a4b15 Fix cell data with time in ADIOS2 VTX reader ae097e70 Fix offset for vtkImageFourierCenter ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !11264
-
- Jun 26, 2024
-
-
Vicente Bolea authored