- Apr 18, 2023
-
-
Kitware Robot authored
-
- Apr 17, 2023
-
-
-
-
-
790ef7ed vtkHyperTreeGridAxisClip: Document InsideOut fix 6f4636e6 vtkHyperTreeGridAxisClip: Fix InsideOut behavior Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10135
-
790ef7ed vtkHyperTreeGridAxisClip: Document InsideOut fix 6f4636e6 vtkHyperTreeGridAxisClip: Fix InsideOut behavior Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10135
-
Kitware Robot authored
-
- Apr 16, 2023
-
-
d1f5bba8 X11: Make ProcessEvents return immediately Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10140
-
69f3874a Add proper comment with test code origin c0ae71b1 Add vtkMappedUnstructuredGrid to vtkUnstructuredGrid shallow copy unit test 8c9a9171 Fix #18722: vtkUnstructuredGrid::ShallowCopy creates connectivity if needed Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !9702
-
Jaswant Panchumarti (Kitware) authored
- closes vtk/vtk#18951 - Refactored this method to just pop and dispatch events from the event queue. - A new method `WaitForEvents` was introduced to monitor X display connections for user activity or until a timer wants to timeout. - VTK will use `WaitForEvents` on X11 when the interactor is `Start()`ed. - VTK will not use `WaitForEvents` on X11 when the interactor is asked to manually `ProcessEvents`. - Updated documentation of ProcessEvents in all interactors.
-
fcd7fd6a Update doc for ProcessEvents Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10139
-
Jaswant Panchumarti (Kitware) authored
- closes vtk/vtk#18951
-
Kitware Robot authored
-
- Apr 15, 2023
-
-
Kitware Robot authored
-
- Apr 14, 2023
-
-
-
-
-
512ac4cf Fix char values for wx and tk Python widgets Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !10137
-
512ac4cf Fix char values for wx and tk Python widgets Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !10137
-
649d0847 vtkThreadedCallbackQueue: inlining few implementations Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Spiros Tsalikis <spiros.tsalikis@kitware.com> Merge-request: !10133
-
David Gobbi authored
The numerical values for 'char' must be within the range [0,127], or else the Python wrappers raise a TypeError when the interactor SetEventInformation methods are called.
-
Yohann Bearzi (Kitware) authored
2 implementations were in the .txx file and cause linking errors in ParaView
-
62ace733 vtkPartitionedDataSet: add field data support for legacy reader/writer Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !10132
-
-
When InsideOut was false, cells cut by the plane were not included. They are now included in both cases like in a general Clip.
-
8cc10ae6 vtkHDFReader: fixing build warnings 539cfec2 vtkHDFReader: add documentation 882890ac vtkHDF: add transient ImageData support 86fe342b vtkHDF: add transient ImageData testing fdc03a1d vtkHDFReader: place reverse extent ordering in image data section 8e2d6988 vtkHDFReader: add transient UG support de277bcb vtkHDF: add testing for transient UG data Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Thomas Galland <thomas.galland@kitware.com> Merge-request: !10094
-
Lucas Givord authored
Previously, theses legacy reader/writer didn't support field data for some composite data structure like vtkPartitionedDataSet. As it is use by extractor, field data was lost during a catalyst simulation for example.
-
Kitware Robot authored
-
- Apr 13, 2023
-
-
f9774af8 Add changelog 38f30804 vtkGeometryFilter: Add new improved abort mechanism 3dc660ad vtkStaticFaceHashMapTemplate: Rename to vtkStaticFaceHashLinksTemplate Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10134
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
This change is similar to commit 433c353c.
-
Spiros Tsalikis authored
This renaming was needed since, hash map referred to unique faces while it can return all the faces that have the same hash, in a similar way the vtkStaticCellLinksTemplate works.
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-
Julien Fausty authored
-
Kitware Robot authored
-
- Apr 12, 2023
-
-
e5bbfa1a vtkmSlice: Add support for ghost cells and points Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Louis Gombert <louis.gombert@kitware.com> Reviewed-by:
Louis Gombert <louis.gombert@kitware.com> Merge-request: !10118
-