- Mar 28, 2023
-
-
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
-
daf6280d Enable abort for vtkmContour 906ccf30 Fix a bug in `tovtkm::ConvertSingleType` Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Christos Tsolakis <christos.tsolakis@kitware.com> Merge-request: !9909
-
aaabbe4b vtkThreadedCallbackQueue: merging invoker and future ff103d64 vtkSmartPointer: Adding a templated `New` static method. 01509216 vtkThreadedCallbackQueue: fixing trivial warnings aeb76b12 vtkThreadedCallbackQueue: adding test for lvalue reference return types e3441c27 vtkThreadedCallbackQueue: replacing & by == for Status fc25e474 vtkThreadedCallbackQueue: adding a `Get` API. 7b3d1e31 vtkThreadedCallbackQueue: adding missing Signature specialization b451cf55 vtkThreadedCallbackQueue: removing the Controller Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Christos Tsolakis <christos.tsolakis@kitware.com> Merge-request: !9903
-
-
-
-
86790872 Avoid crash when OpenGl texture object is not setted Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !10079
-
86790872 Avoid crash when OpenGl texture object is not setted Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !10079
-
86790872 Avoid crash when OpenGl texture object is not setted Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !10079
-
a4039b3d Fix handling of coordinates field in vtkmAverageToPoints 54e61a70 vtkmSlice now works with uniform grid Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !10082
-
Kitware Robot authored
-
- Mar 27, 2023
-
-
Sujin Philip authored
Using the abort features of VTK and VTK-m, enable abort support for the vtkmContour filter and test it.
-
Sujin Philip authored
There was a bug, where the worklet `ReorderHex` was being explicitly marked as device only (not using VTKM_EXEC) when CUDA was enabled. However, in `BuildSingleTypeVoxelCellSetVisitor` where the worklet is invoked, the Cuda device was explicitly being disabled. This results in undefined behaviour. This path is only trigered when converting an unstructured grid containing all Voxels to vtkm DataSet.
-
Sujin Philip authored
A recent change in VTK-m starts treating coordinate points as fields. This requires special handling when we don't want to process coordinates. Addresses: #18855
-
Sujin Philip authored
This path was previously disabled because there was a bug in VTK-m's flying edges implementation that caused crashes. The issue has since been resolved. Addresses: #18856
-
eb471b4d CI: TestPickingManagerSeedWidget is flaky and have been excluded on linux Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !10085
-
7814dd7d develop.md: Improve commit messages rules further Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !10083
-
9829465a Rework vtkSMPThreadPool of the STDThread SMP backend Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !10027
-
b84f803b TableToGraph: fix test for tidy de8fc531 vtkAttributeDataToTableFilter: move to FiltersCore f5929cc1 vtkAttributeDataToTableFilter: multi-thread operations 0a33e16b vtkAttributeDataToTableFilter: add changelog 5084b5a2 vtkAttributeDataToTableFilter: add HTG support 61d21c6f vtkDataObjectToTable: deprecate for vtkAttributeDataToTableFilter 7a3a7429 vtkAttributeDataToTableFilter: move test from vtkDataObjectToTable 354c97cb vtkQtRecordView: add vtkAttributeDataToTableFilter ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10078
-
Kitware Robot authored
-
- Mar 26, 2023
-
-
Kitware Robot authored
-
- Mar 25, 2023
-
-
Kitware Robot authored
-
- Mar 24, 2023
-
-
d67207fb CGNS Reader: Fix bad indexing when reading boundary conditions nodes Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10080
-
Mathieu Westphal (Kitware) authored
-
56291e75 Replace vtkXMLReader.h doc with Doxygen standard bef2405f fix xml htg writer with additional data array f5989a5e fix logs TestXMLHyperTreeGridIO2 dbe21a1b add htg + calculator IO test 2e360c20 doc-release f08dd9f7 fix-io-xml-htg-reader-v2 Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Charles Gueunet <charles.gueunet@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !10067
-
Julien Fausty authored
-
Julien Fausty authored
-
Kitware Robot authored
-
- Mar 23, 2023
-
-
Yohann Bearzi (Kitware) authored
The class hierarchy of invokers and futures is changed. Now `vtkInvoker` inherits from `vtkSharedFuture`. This allows to reduce the number of allocation when pushing a task. There used to be 3 needed, now one allocation is enough. This also allows to get rid of `InvokersOnHold`, as the invoker is directly accessible from `Dependents`. There is no more need to fetch the invoker associated with a future. You can just run it when the invoker is ready.
-
Yohann Bearzi (Kitware) authored
This `New` method takes an arbitrary number of input parameters and call `New` on the stored pointer, forwarding those parameters.
-
Yohann Bearzi (Kitware) authored
-
Yohann Bearzi (Kitware) authored
-