- 27 Jan, 2023 2 commits
-
-
-
7bfd2edf Remove incorrect vtklogger verbosity usage d239399b Fixup ServerConnectPluginLoad test 063ca5b8 Excluding some tests from CI Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Timothee Chabat <timothee.chabat@kitware.com> Merge-request: !6139
-
- 26 Jan, 2023 5 commits
-
-
* introduced with f30d684e in MR paraview/paraview!5808
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
3691f0eb Update new-release.md protocol for XRInterface plugin Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !6135
-
Mathieu Westphal authored
-
- 25 Jan, 2023 2 commits
-
-
30000bee NodeEditor: add representation nodes 7d18f7fc NodeEditor: better single responsability 131714b8 NodeEditor: split nodes into different classes 1745f81f NodeEditor: cleanup api for future refactoring Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Charles Gueunet <charles.gueunet@kitware.com> Merge-request: !6095
-
68bc980b Fixup ServerConnectPluginLoad test Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Timothee Chabat <timothee.chabat@kitware.com> Tested-by:
NicolasB <nicolas.boganski@kitware.com> Merge-request: !6130
-
- 24 Jan, 2023 9 commits
-
-
0c744826 CAVEInteraction: Add customizable python interactor style Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !6106
-
Timothee Chabat authored
Now possible to control display properties using the node editor. They are not visible when the output port of the related source is hidden.
-
Timothee Chabat authored
-
Timothee Chabat authored
-
Timothee Chabat authored
-
b73a68e3 New plugin: ContourLabelPlugin Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6116
-
Mathieu Westphal authored
-
d1cf78bd ci: update fedora docker image to include PythonQT b76f5ab4 ci: Install PythonQT into the Linux image Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6123
-
de167a3c vtkPVRenderView.h: improve documentation style 591c4f65 Add more control over the orientation widget style Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !6080
-
- 23 Jan, 2023 6 commits
-
-
Timothee Chabat authored
This plugin exposes the vtkLabeledContourMapper from VTK, that allows to render labels on top of lines that has the same data.
-
154945b2 VTK: OpenXR/OpenVR updates 3104dbe3 Update for VRInitialized ef7c9576 Update usage of action manifest Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Tiffany Chhim <tiffany.chhim@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !6121
-
Timothee Chabat authored
-
Timothee Chabat authored
It is now possible to change the color and the visibility for each individual axis of the orientation widget. Usefull for ParaView-based application so users can tweak the look of the render view.
-
0f4507fa Add CI Job for translations artifacts 4e7d51e0 Fix .merged_only CI rule 3c708c86 Fix call to pvserver argument Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
NicolasB <nicolas.boganski@kitware.com> Merge-request: !6109
-
8ec866df Ignore editable text in translatability testing a57a8cb7 Ignore editable text in translatability testing Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !6126
-
- 20 Jan, 2023 12 commits
-
-
Scott Wittenburg authored
-
6b784703 python: remove references to python2 behavior f3fb809c python: remove unused imports d87e7371 python: remove Python2 compatibility imports 8653b9b8 python: remove usages of `PyInt_` compatibility defines 81e57f44 python: remove usages of `PyString_` compatibility defines 8726b42f cmake: remove valgrind suppression file Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !6124
-
NicolasB authored
New job to keep the translation source files as artifacts from ParaView sources.
-
NicolasB authored
.merged_only rule used to make the job available on MRs
-
NicolasB authored
-sp argument is deprecated and --sp shall be used instead.
-
Mathieu Westphal authored
* Spiros Tsalikis: 'fix contouring cell data' * 9d88c0d119 vtkContour3DLinearGrid: Set selected array as active scalars * d5d492b8a5 vtkContour3DLinearGrid: Don't promote arrays to float * 8945162b33 vtkCellDataToPointData: Remove leftover from old MR. * Merge-request: vtk/vtk!9850 * Mathieu Westphal: 'feature/ImproveTupleInterpolationSpeed' * c33e9df96b Improve vtkTupleInterpolator speed * Merge-request: vtk/vtk!9792 * David Gobbi: 'update python tests' * 6e618a1a9c Add dev note for update-python-tests * 47360cd8f3 Update utility Python scripts for vtkmodules * 519316fe11 Update the Python tests for remaining modules * 19a7d11768 Update the Python tests in Interaction * 61e9d6730f Update the Python tests in Rendering * 9286f1885d Update the Python tests in IO * 53c9d0bc96 Update the Python tests in Imaging * 2098c26a73 Update the Python tests in Filters * ... * Me...
-
NicolasB authored
Avoid numerous CI problems with text fields with axis or user defined text
-
NicolasB authored
Avoid numerous CI problems with text fields with axis or user defined text
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
c1b06172 XRInterface: Fix initial position for crop planes and thick crops widgets 05f7b3c2 vtkPVXRInterfaceWidgets: Clean up class and add missing documentation Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Merge-request: !6120
-
55c643e9 Remove incorrect vtklogger verbosity usage Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Reviewed-by:
Tiffany Chhim <tiffany.chhim@kitware.com> Merge-request: !6122
-
- 19 Jan, 2023 4 commits
-
-
b195ceca whitespace: remove trailing whitespace Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !6125
-
a31c1638 Scalar bar transfer function: skipping ghosts. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !5665
-
Timothée Couble authored
-
Timothée Couble authored
-