- Feb 18, 2025
-
-
Mathieu Westphal (Kitware) authored
-
- Feb 17, 2025
-
-
Spiros Tsalikis authored
-
Jaswant Panchumarti (Kitware) authored
- Moved the helper function `EncodeLineFeed` into CXX file as a member function of `vtkX3DExporterFIByteWriter`.
-
Mathieu Westphal (Kitware) authored
-
Mathieu Westphal (Kitware) authored
-
Mathieu Westphal (Kitware) authored
-
Mathieu Westphal (Kitware) authored
-
Mathieu Westphal (Kitware) authored
-
- Feb 14, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Feb 13, 2025
-
-
Timothée Couble authored
The material ID was only set for the starting cell. It is now correctly assigned to the first cell and all next ones.
-
- Feb 12, 2025
-
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
- Feb 10, 2025
- Feb 07, 2025
-
-
Mathieu Westphal (Kitware) authored
Deprecate vtkXMLMultiGroupDataReader and remove mentions
-
- Feb 05, 2025
-
-
Dan Lipsa authored
-
- Feb 03, 2025
-
-
Cory Quammen authored
On the Intel oneAPI 2021 compilers, this call was leading to compilation error due to an ambiguous call to __is_path_src: bits/fs_path.h:119:16: error: call to '__is_path_src' is ambiguous : decltype(__is_path_src(std::declval<_Source>(), 0)) Resolved by statically casting the string to a std::string
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Feb 02, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Jan 31, 2025
-
-
Sankhesh Jhaveri authored
This makes the vtkResourceStream header available for vtkGLTFImporter
-
Sankhesh Jhaveri authored
-
Sankhesh Jhaveri authored
-
- Jan 29, 2025
-
-
Louis Gombert authored
-
Louis Gombert authored
3D vectors are much better handled by VTK and ParaView, especially for the glyph filter. Now, all 2D vector fields are read as 3D, with a null 3rd component. This behavior was already implemented in the legacy exodus reader.
-