- Oct 07, 2024
-
-
Spiros Tsalikis authored
Remove the threshold that existed before because the new image testing framework is now used, whose threshold ranges from 0 to 1, and 0.05 is a good default.
-
Spiros Tsalikis authored
This is done to make sure that the correct image comparison method is actually utilized.
-
Spiros Tsalikis 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
-
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
-
- Oct 05, 2024
-
-
Kitware Robot authored
-
- Oct 04, 2024
-
-
74eee1b2 FindTHEORA.cmake use VTK::ogg cebf3eb8 Fix FindExprTk.cmake version regex for downstream projects Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11533
-
Sebastien Jourdain authored
-
Spiros Tsalikis authored
# By libxml2 Upstream * upstream-libxml2: libxml2 2024-10-04 (2d876599)
-
Code extracted from: https://gitlab.kitware.com/third-party/libxml2.git at commit 2d876599521908e9f0de8a53ead1a31798508e5f (for/vtk-20241004-2.13.4).
-
Spiros Tsalikis authored
-
Sebastien Jourdain authored
-
46fd0bce Release note for chart legend normalized point addition 874d09a2 Chart legend anchor in normalized coordinates Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Dan Lipsa <dan.lipsa@kitware.com> Acked-by:
Jessica Marquis <jessica.marquis@bluequartz.net> Merge-request: !11490
-
Timothée Couble authored
-
-
-
-
3d830296 EnSightGoldBinaryReader: fix int overflow when opening large datasets Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11518
-
3d830296 EnSightGoldBinaryReader: fix int overflow when opening large datasets Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Merge-request: !11518
-
Kitware Robot authored
-
- Oct 03, 2024
-
-
Sebastien Jourdain authored
-
7185fc1f For X, use app-wide done flag for event loop. 36c83d18 Handle X loop timeout in WaitForEvents() da36c14c Change management of X Display file descriptors 6e87302d Add vtkWindow::EnsureDisplay for checking display connections Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !11506
-
311d988f Fix TestCellGridRange on older Windows platforms. e80b8c72 Fix bad exclusion. c9373f8e Add descriptions for some VTK modules. 745d6439 Glyph vectors at cell center as well as side centers. bbf053df Allow empty output in cell-grid to unstructured-grid conversion. f2882f36 Fix the cell-grid side filter… b1f67872 Fix the vertex cell-grid source. 2826dd74 Split the cell-grid sides query… ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Jaswant Panchumarti (Kitware) <jaswant.panchumarti@kitware.com> Merge-request: !11529
-
548453c6 Add changelog c312dd7f Merge branch 'upstream-libxml2' into update-libxml2 80f3de79 libxml2 2024-10-01 (f7b26bc7) d1c37afb lixml2: update to 2.13.4 Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sebastien Jourdain <sebastien.jourdain@kitware.com> Acked-by:
Vicente Bolea <vicente.bolea@kitware.com> Merge-request: !11526
-
David Thompson authored
-
2c7e172e Add full version to VTK DLLs when building Python wheel on Windows 93753ddd Remove mangling of VTK dlls in Windows' Python wheels Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Ben Boeckel <ben.boeckel@kitware.com> Reviewed-by:
Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> Merge-request: !11427
-
c8a6f31c Initialize members in header 3001622f Move CodecIterator to dedicated file 5c094d37 Reduce vtkDelimitedTextReader memory usage when reading numbers 53138071 Modularize vtkDelimitedTextReader::ReadData method 851fce65 Add method delimiters for style compliance 1091fb37 Improve vtkDelimitedTextReader testing 84675b08 Remove unused old test and rename its newer version b3767ddb TestUtilities with vtkTable should use rows as elements Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Acked-by:
Alexy Pellegrini <alexy.pellegrini@kitware.com> Merge-request: !11524
-
3b5a949b CI: excludes TestCompositeDataOverlappingCells for wasm 7323f95c OpenGLBatchedPolyDataMapper: add test for overlapping cells 5b04869c vtkOpenGLBatchedPolyDataMapper: fix inconsistent rendering for composite Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !11521
-
Kitware Robot authored
-
- Oct 02, 2024
-
-
David Thompson authored
-
787b184c Derive vtkGLTFTexture from vtkObject Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Merge-request: !11117
-
Sebastien Jourdain authored
-
Sebastien Jourdain authored
-
clintonstimpson authored
-
clintonstimpson authored
Also improve handling of timeouts by looking through all interactors and choosing the soonest one for the wait loop.
-
clintonstimpson authored
collecting multiple file descriptors is now done in WaitForEvents
-