- Jul 19, 2023
-
-
3774780b Add filters to compute tensor principal invariants and yield criteria Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10302
-
Kitware Robot authored
-
- Jul 18, 2023
-
-
78792919 ci: use an OSMesa build with a static LLVM fe1e9d90 ci: build LLVM statically 31e94b7a ci: install LLVM separately from OSMesa Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10326
-
Tiffany Chhim authored
The filter vtkTensorPrincipalInvariants computes principal tensor values and vectors from 2D and 3D symmetric tensors. The vectors can be scaled by their corresponding values if needed. The filter vtkYieldCriteria computes yield criteria from 2D and 3D symmetric tensors. It uses the above filter internally to obtain the principal invariants from which the criteria are derived.
-
Kitware Robot authored
-
- Jul 17, 2023
-
-
3d5299a1 Rehabilite strange IsItemPresent() method 1fab21ff Manually found and changed many int to vtkTypeBool 146533d7 Searched for int\s*Has and changed many int -> vtkTypeBool e7662f79 Wrap some code in VTK_LEGACY_REMOVE 21c37969 Created a VTK_USE_FUTURE_BOOL configure-time variable c6a69634 Fixed compile errors and warnings when vtkTypeBool = bool Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !10114
-
Kitware Robot authored
-
- Jul 16, 2023
-
-
Kitware Robot authored
-
- Jul 15, 2023
-
-
Kitware Robot authored
-
- Jul 14, 2023
-
-
Kitware Robot authored
-
- Jul 13, 2023
-
-
5aa4b734 Fix bug when render background is toggled between gradient and texture Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !10333
-
87b9ffa2 Remove incomplete TestAreaPickerMultiblock Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Gandel <lucas.gandel@kitware.com> Merge-request: !10332
-
33fbaba2 Updating doc 897003c7 Improve SPDX custom license system Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !10329
-
66c0964f Refactor vtkContourHelper c101d44a Fix: vtkContourHelper Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !10180
-
Kitware Robot authored
-
- Jul 12, 2023
-
-
Jaswant Panchumarti (Kitware) authored
-
Jaswant Panchumarti (Kitware) authored
-
5bb3f523 vtkOrientationWidget: Documentation b8216a6a vtkOrientationRepresentation: Can show arrows 76ecdc81 Add vtkOrientationWidget Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10310
-
26c2dce5 BUG: error for non-fatal xml issue Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !9648
-
Kitware Robot authored
-
- Jul 11, 2023
-
-
Kitware Robot authored
-
- Jul 10, 2023
-
-
As the original author indicated [1], this was meant to be a warning, but the use of `vtkErrorMacro` indicates and error even when the read is successful. For example, reading an empty `vtkPolyData` results in an error message even though the object is correctly read. This leads to backwards incompatible behavior as discussed in [2]. [1] vtk/vtk@7f768465 [2] https://github.com/Slicer/Slicer/issues/6447
-
Mathieu Westphal (Kitware) authored
-
Mathieu Westphal (Kitware) authored
-
201ddae2 Introduce vtkFieldDataToDataSetAttribute Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Tiffany Chhim <tiffany.chhim@kitware.com> Merge-request: !10322
-
Charly Bollinger authored
-
Charly Bollinger authored
-
Charly Bollinger authored
Add a widget and its representation to handle orientations. It keeps a transform but can return rotation values per axis.
-
97b501eb MPIController: add probing test b26cf4ab vtkHTGGhostCellGenerator: probe before receiving for better queueing 79886d72 vtkMultiProcessController: expose probe functionality bb4fb28a vtkMPIController: add blocking probe methods 3097720b vtkMPICommunicator: add blocking probe methods Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10288
-
Kitware Robot authored
-
- Jul 09, 2023
-
-
d9bbc2c4 Filters/OpenTURNS: OPENTURNS_USE_FILE was removed Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !10304
-
Ben Boeckel authored
This should reduce the wheel sizes by quite a bit.
-
Kitware Robot authored
-
- Jul 08, 2023
-
-
Ben Boeckel authored
This allows `libOSMesa` to only contain the LLVM bits required instead of shipping an entire LLVM installation.
-
Ben Boeckel authored
This leaves it out of the OSMesa SDK bundle.
-
Kitware Robot authored
-
- Jul 07, 2023
-
-
be2069db Adding support for SPDX_CUSTOM_LICENSE Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10317
-
Nicolas Vuaille authored
* this copy a FieldData array in another DatasetAttribute. It supports vtkDataArray subclasses and copy only the first component of the first tuple. This makes use of ImplicitArrays to save memory.
-
Julien Fausty authored
-
Julien Fausty authored
-