- Oct 12, 2023
-
-
Sean McBride authored
The latter dozen or so files are suppressed because they contain a lot of French.
-
6a3dd4e4 Fixing Conduit array association for overlapping AMR point data Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Francois Mazen <francois.mazen@kitware.com> Merge-request: !10586
-
ac9380ef VTKHDF: fix connectivity offseting for Poly Data Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !10563
-
Kitware Robot authored
-
- Oct 11, 2023
-
-
Andrew Bauer authored
-
-
a311936b fixed vtkFloatingPointExceptions in case target doesn't implement it Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Jaswant Panchumarti (Kitware) <jaswant.panchumarti@kitware.com> Merge-request: !10569
-
2904bb86 Add volume clipping to vtkVRInteractorStyle Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10555
-
Kitware Robot authored
-
- Oct 10, 2023
-
-
-
d117cebd Merge branch 'ci-python-3.12-release' into ci-python-3.12 3417b9bc vtkWheelPreparation: detect and warn about manual build differences 09b66e44 vtkPythonInterpreter: avoid deprecated `Py_FrozenFlag` 8d7b3ab1 vtkPythonCompatibility: initialize `tp_watched` bbe0b8de gitlab-ci: add Python 3.12 jobs 74bb8647 gitlab-ci: install setuptools to build the wheels 5ab1a8e6 ci: update Python 3.11 to 3.11.6 3d7530f4 ci: update Python 3.10 to 3.10.11 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !10406
-
3417b9bc vtkWheelPreparation: detect and warn about manual build differences 09b66e44 vtkPythonInterpreter: avoid deprecated `Py_FrozenFlag` 8d7b3ab1 vtkPythonCompatibility: initialize `tp_watched` bbe0b8de gitlab-ci: add Python 3.12 jobs 74bb8647 gitlab-ci: install setuptools to build the wheels 5ab1a8e6 ci: update Python 3.11 to 3.11.6 3d7530f4 ci: update Python 3.10 to 3.10.11 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !10406
-
-
c9f154d3 doc: Update note about qml integration 83e48294 QQuick: Update the scene when a VTK render is triggered Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10585
-
c9f154d3 doc: Update note about qml integration 83e48294 QQuick: Update the scene when a VTK render is triggered Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10585
-
Thibault Bruyere authored
Fix ForEachNonWidgetProp
-
Adrien Stucky authored
-
Ben Boeckel authored
* ci-python-3.12-release: vtkWheelPreparation: detect and warn about manual build differences vtkPythonInterpreter: avoid deprecated `Py_FrozenFlag` vtkPythonCompatibility: initialize `tp_watched` gitlab-ci: add Python 3.12 jobs gitlab-ci: install setuptools to build the wheels ci: update Python 3.11 to 3.11.6 ci: update Python 3.10 to 3.10.11
-
Ben Boeckel authored
But don't verify if `setuptools` or `distutils` is missing.
-
Ben Boeckel authored
Isolated mode is now attached to `PyPreConfig` and `PyConfig` fields instead. Fixes: #19124
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
Python 3.12 does not ship with `setuptools` anymore.
-
Ben Boeckel authored
-
Kitware Robot authored
-
- Oct 09, 2023
-
-
Sankhesh Jhaveri authored
-
Sankhesh Jhaveri authored
-
84ea8120 gitlab-ci: run the `dummy` job on any Linux machine 40d12536 gitlab-ci: explicitly use `alpine` 0c4a3f63 gitlab-ci: fix indentation for the `dummy` job Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Reviewed-by:
Christos Tsolakis <christos.tsolakis@kitware.com> Merge-request: !10583
-
1b1a2251 Merge branch vtk:master into FluentCFFReaderImprove 5794cf13 Bug fixes in FluentCFFReader Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10577
-
78195e67 Merge branch 'upstream-hdf5' into bump-hdf5 eaf54079 hdf5 2023-10-04 (afbc6982) a97f82ad edited update.sh to bump hdf5 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !10570
-
0c43203a Fix HTG contour for 1-cell grids Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !10556
-
1a111b1c Refactor FDS reader tests 0b8e7831 Add new tests for FDS reader b04d37b6 Fix negative grid coordinate indices 99a2be76 Fix FDS Reader node names parsing Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Charly Bollinger <charly.bollinger@kitware.com> Merge-request: !10567
-
38623f39 Add missing include to cctype in vtkDGAttributeInformation for VS2017 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Alexy Pellegrini <alexy.pellegrini@kitware.com> Merge-request: !10574
-
Kitware Robot authored
-
- Oct 08, 2023
-
-
Kitware Robot authored
-
- Oct 07, 2023
-
-
Ben Boeckel authored
-
Ben Boeckel authored
It's about as small an image as you can ask for.
-
Ben Boeckel authored
-
Ben Boeckel authored
This is the last binary-providing release of the 3.10 series.
-
Kitware Robot authored
-