- Oct 11, 2024
-
-
1d6cf587 Update looking glass module Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !11545
-
6fbbe7df Update changelog + separatiion lines in test files f85db017 Add changelog + use blueprint verify to check node structure 404de4a4 support for Blueprint implicit topology using point sets Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Jean M. Favre <jfavre@cscs.ch> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !11539
-
Kitware Robot authored
-
- Oct 10, 2024
-
-
-
-
-
254cdae3 python: run black in data_model.py 2272a71a python: add rectilinear grid override Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Berk Geveci <berk.geveci@kitware.com> Merge-request: !11546
-
254cdae3 python: run black in data_model.py 2272a71a python: add rectilinear grid override Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Berk Geveci <berk.geveci@kitware.com> Merge-request: !11546
-
56bd2d7c vtkVersion: avoid merge conflicts when branching releases Acked-by:
Kitware Robot <kwrobot@kitware.com> Rejected-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Vicente Bolea <vicente.bolea@kitware.com> Merge-request: !11551
-
Ben Boeckel authored
-
Kitware Robot authored
-
- Oct 09, 2024
-
-
Ben Boeckel authored
-
Ben Boeckel authored
* vtkVersion: bump the minor version to 4 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Reviewed-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !11541
-
12af95c9 Fix uninitialized EGL functions in for android 3914a49e Fix uninitialized pointer in android interactor bfb1a9fd Replace deprecated Android function ALooper_pollAll Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !11547
-
0030bbc7 Test CSV Preview c6894dd0 Add a Preview method called at Information time Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11478
-
Kitware Robot authored
-
- Oct 08, 2024
-
-
f3e0179b Continue to process metadata even if paths is empty Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Caitlin Ross <caitlin.ross@kitware.com> Merge-request: !11542
-
Jaswant Panchumarti (Kitware) authored
- closes vtk/vtk#19491
-
Sebastien Jourdain authored
-
Sebastien Jourdain authored
-
e2a6824a Merge branch 'upstream-fides' into update-fides cf6b62b7 fides 2024-10-04 (30bfd88c) a416fdaf fides: update tag Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Tested-by:
Kenneth Moreland <morelandkd@ornl.gov> Merge-request: !11536
-
Jaswant Panchumarti (Kitware) authored
-
Jean Fechter authored
-
Kitware Robot authored
-
- Oct 07, 2024
-
-
Jaswant Panchumarti (Kitware) authored
- closes #19492
-
Jaswant Panchumarti (Kitware) authored
- closes vtk/vtk#19488
-
Kenneth Moreland authored
With [recent changes to Fides], it is no longer necessary to supply paths when loading a JSON file (as long as the JSON gives a file path relative to the JSON path). Because this case can happen, the `RequestInformation` of the Fides reader should continue to process the meta data even if the paths object is empty. This is particularly important in ParaView to populate the field selection before they `Apply` button is hit. Otherwise, all the fields must be loaded before they can be deselected. [recent changes to Fides]: fides!172
-
Vicente Bolea authored
-
Vicente Bolea authored
-
Vicente Bolea authored
-
Jean Fechter authored
-
e007bf8c Deprecate vtkVectorOperators.h use vtkVector.h instead Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Léon Victor <leon.victor@kitware.com> Merge-request: !11534
-
Nicolas Vuaille authored
-
-
Nicolas Vuaille authored
Read the `PreviewNumberOfLines` first lines of the input file during the `RequestInformation`, and store them as a string (i.e. without parsing) accessible with `GetPreview`. This allows to configure the reader options (like `HaveHeaders`) before the call to `RequestData`, which can be costly.
-
c5330ac7 python: if lib not available skip custom loader ebc35aea python: flush dependency only after initial import request complete 1f6067bf python: raise ImportError instead of RuntimeError 446dae5a python: defer import of dependencies after native lib init d3e3b1eb python points can be set from vtkPoints or numpy array 51d11b0f python pickle registration with override 00d5cb9d python: call decref on method call result d6881928 python: code cleanup on module loading ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !11522
-
Kitware Robot authored
-
- Oct 06, 2024
-
-
Sebastien Jourdain authored
-
93e79667 Merge branch 'upstream-libxml2' into update-libxml2-2.13.4 0ba64623 libxml2 2024-10-04 (2d876599) 9f44b176 libxml2: update.sh Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !11537
-
Kitware Robot authored
-