- 02 Feb, 2023 4 commits
-
-
e639b550 Add changelog ac5c872a Add TestBoundaryMeshQuality 96175000 vtkBoundaryMeshQuality: Implementation bc39491f vtkPolyDataNormals: DeepCopy Polys only when needed 81d3efc4 vtkPolyDataNormals: BuildLinks only when needed Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !9895
-
7adf554a vtkPolyLine: Fix 32 bit clip polylines Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Merge-request: !9906
-
5f98c3fc Check input is valid in vtkExtractBlockUsingDataAssembly::RequestDataObject Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Timothee Chabat <timothee.chabat@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !9900
-
Kitware Robot authored
-
- 01 Feb, 2023 7 commits
-
-
0702932c Makes RenderingContextOpenGL2 module buildable with Emscripten Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Acked-by:
Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Merge-request: !9904
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Mathieu Westphal authored
-
Kitware Robot authored
-
- 31 Jan, 2023 11 commits
-
-
Michael Migliore authored
Some OpenGL variables and functions are not defined when building this module with Emscripten.
-
dccff849 cmake: suppress developer warning in CI dac6cd29 cmake: fix no-pyi warning text Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9897
-
9812a2ad vtkThreadedCallbackQueue: adding assert safeguards d070c1b9 vtkThreadedCallbackQueue: optimizing Wait a tiny bit. d28bf558 vtkSmartPointer: Adding a std::hash specialization 150c0cad vtkThreadedCallbackQueue: moving definition of SharedSate::Wait 24532485 vtkThreadedCallbackQueue: Add support for lvalue reference return type 944766de vtkThreadedCallbackQueue: optimizing a little invoking on hold 453bf8ad vtkThreadedCallbackQueue: Adding Wait API 8c04bd64 vtkThreadedCallbackQueue: removing Empty ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Christos Tsolakis <christos.tsolakis@kitware.com> Merge-request: !9879
-
3a4cd13a update test due to htg gradien behavior change ffa37d0a use vector norm in htg gradient computation and avoid masked cells Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Timothee Chabat <timothee.chabat@kitware.com> Acked-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !9868
-
71c4d900 vtkPythonCompatibility: remove Python2 support macros 67e9bad8 cmake: remove support for Python2 0c0556fc VisualizeModuleDependencies: remove Python 2 support 492bf4c5 Python: remove `const_cast`s that supported old Python2 APIs 963ade1f Python: avoid using compatibility macros 9a51bc40 Python: remove support for Python2 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !9858
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
97d519df Only pass ContextScene mouse event when item is interactive Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !9896
-
Charles Gueunet authored
-
Charles Gueunet authored
-
Kitware Robot authored
-
- 30 Jan, 2023 6 commits
-
-
Ben Boeckel authored
CI knows the situation.
-
dcbr authored
-
Ben Boeckel authored
-
Yohann Bearzi authored
-
86a992eb Improve error handling for wrong datafile_format Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Jean Favre <jfavre@cscs.ch> Acked-by:
Jean Favre <jfavre@cscs.ch> Merge-request: !9888
-
Kitware Robot authored
-
- 29 Jan, 2023 2 commits
-
-
26d0e966 Remove some vtkNek5000Reader dead code ba3c051a Fix shadowed variable caused by refactoring c04f3853 Put internal functions into anonymous namespaces edebe0f5 Make helper classes into member of main class Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !9893
-
Kitware Robot authored
-
- 28 Jan, 2023 5 commits
-
-
David Gobbi authored
There is a lot of dead code in this class, but at the very least it should't be blocked off with undocumented preprocessor symbols.
-
David Gobbi authored
Warning was "declaration of 'curObj' hides class member"
-
David Gobbi authored
-
David Gobbi authored
This keeps them out of the global namespace.
-
Kitware Robot authored
-
- 27 Jan, 2023 5 commits
-
-
ad4ec7b0 Use Vtk-m's contour for uniform grid 5aae44d8 ComputeScalars only affects the scalar field Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Spiros Tsalikis <spiros.tsalikis@kitware.com> Merge-request: !9880
-
10d88eb6 Put ABI namespace macros before forward decls 39ae2e23 Fix compilation of ImplicitArrays with ABI namespace Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Ryan Krattiger <ryan.krattiger@kitware.com> Merge-request: !9889
-
Yohann Bearzi authored
This commit makes that `vtkThreadedCallbackQueue::Wait` can run tasks that are hanging if they are not on hold. This should save time on a jammed queue. A few extra boolean states needed added to InvokerFutureSharedStateBase. We can actually merge them all on a binary mask. Each state is exclusive. Finally, a method `vtkThreadedCallbackQueue::Invoke` has been introduced to avoid bugs in the future. One should invoke an invoker by passing it to this function, which makes sure that the invoker is invoked in the correct way.
-
cee6901b OSPRAY private link instead of public Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !9853
-
Kitware Robot authored
-