- Nov 13, 2023
-
-
7ecee7b0 docs: fix links in CONTRIBUTING.md Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Acked-by:
Stephen McDowell <stephen.mcdowell@kitware.com> Merge-request: !10699
-
1920a2ed Doc: fix bad username for mathieu 370338e3 Doc: remove former keu employees from the list of reviewer Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal (Kitware) <mathieu.westphal@kitware.com> Reviewed-by:
Nicolas Vuaille <nicolas.vuaille@kitware.com> Merge-request: !10700
-
2040ca5c Sanitize some OpenGL rendering classes 52db68e9 Fix pop up layout with tone mapping crash Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Lucas Givord <lucas.givord@kitware.com> Reviewed-by:
Lucas Gandel <lucas.gandel@kitware.com> Reviewed-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Merge-request: !10697
-
Lucas Givord authored
-
Lucas Givord authored
-
Kitware Robot authored
-
- Nov 12, 2023
-
-
Kitware Robot authored
-
- Nov 11, 2023
-
-
Christos Tsolakis authored
Moving the files in !10281 caused the links in the CONTRIBUTING.md document to break. This commit updates them based on the current paths.
-
129e3b91 Fixed various clang -Wmissing-variable-declarations warnings b5db7b46 Fixed Wstrict-prototypes warnings Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !10695
-
Kitware Robot authored
-
- Nov 10, 2023
-
-
7b0666af Add changelog 5b99d774 vtkContourFilter: Remove ghosts fot vtkImageData if possible 7110dd81 vtkDataSet: Avoid calling local for every cell id dce93152 vtk*3DLinearGrid*: Support empty cell c9ccea8a vtkIOSSModel: Simplify using implicit structures 51bc9159 vtkCutter: Use vtkAppendDataSets only with more than 1 contour value d40d1de8 vtkStructuredDataPlaneCutter: Simplify using implicit structures 4174efe2 vtkStructuredDataPlaneCutter: Remove ghosts after FlyingEdges if possible ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10037
-
Sean McBride authored
-
Sean McBride authored
-
Thomas Galland authored
-
25359913 Merge branch 'upstream-metaio' into metaio-2023-11-09 77aebaad metaio 2023-07-16 (556864f5) Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !10693
-
fb10adb7 Parameter not used warning b005a8fd Add CanReadFile to Cesium3DTilesReader Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !10678
-
Thomas Galland authored
Fix crash when popping out a layout with tone mapping enabled. When popping out the layout, the render window releases its ressources, and the shader cache is deleted. Any used FXAA filter should also releases there internal ressources. It wasn't done by the FXAA pass used by tone mapping, leaving the vtkOpenGLQuadHelper used by vtkOpenGLFXAAFilter in a dirty state, leading to a crash du to invalid pointer (this->Program).
-
1995c65b Allow volumes to write to the depth buffer 5b03dffe clang-tidy: mask warnings about excessively padded structs Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Alexy Pellegrini <alexy.pellegrini@kitware.com> Tested-by:
Sankhesh Jhaveri <sankhesh.jhaveri@kitware.com> Merge-request: !10642
-
500e6ffe cmake: enable FILE_SET usage e3ea4895 vtkModule: add a way to control FILE_SET usage Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !10691
-
Kitware Robot authored
-
- Nov 09, 2023
-
-
93001e8b vtkRedistributeDataSetFilter: fixing handling of ghost points and cells Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !10687
-
-
-
-
e6b4879a Make Filters/ParallelDIY2 module MPI independent 63bfcb2b Make Filters/ParallelVerdict module MPI independent 6c66636e Make IO/ParallelLSDyna module MPI independent f55be4ed Make Filters/ParallelStatistics module MPI independent Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !10685
-
e6b4879a Make Filters/ParallelDIY2 module MPI independent 63bfcb2b Make Filters/ParallelVerdict module MPI independent 6c66636e Make IO/ParallelLSDyna module MPI independent f55be4ed Make Filters/ParallelStatistics module MPI independent Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !10685
-
Sean McBride authored
# By MetaIO Upstream * upstream-metaio: metaio 2023-07-16 (556864f5)
-
Code extracted from: https://github.com/Kitware/MetaIO.git at commit 556864f5a7bb2853466d0d22068b268e49137e52 (master).
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
This is done so that can use the fast vtkFlyingEdges3D/vtkSynchronizedTemplates3D for vtkUniformGrid, instead of using the generic path.
-
Spiros Tsalikis authored
This improves the performance.
-
Spiros Tsalikis authored
All these filters support empty cell by default.
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
-
Spiros Tsalikis authored
vtkFlyingEdgesPlaneCutter does not remove ghosts. If it interpolated its cell attributes and ghost are present, then we can remove them using RemoveGhostCells. This way, we use the highly optimized vtkFlyingEdgesPlaneCutter instead of vtkStructuredDataPlaneCutter which is also fast, but not as fast. Also improve the speed of checking if ghost/blank cells are present using a bit mask. Finally, also check if refined cells are present to produce the correct result for AMR. That's why the number of output cells in the TestCompositeCutter needs to change.
-
Spiros Tsalikis authored
Instead, create a constant array for faster speed.
-
Spiros Tsalikis authored
GetTuple creates a copy of the tuple using GetTypedTuple if it's not a vktDataArray we do that since the input points can be implicit points, and GetTypedTuple is faster than accessing the component of the TupleReference using GetTypedComponent internally.
-
Spiros Tsalikis authored
GetTuple creates a copy of the tuple using GetTypedTuple if it's not a vktDataArray we do that since the input points can be implicit points, and GetTypedTuple is faster than accessing the component of the TupleReference using GetTypedComponent internally.
-
Spiros Tsalikis authored
This simplification is possible thanks the addition of vtkDataSet::GetPoints() and the addition of implicit points, cells and cell types structures for structured data. GetTuple creates a copy of the tuple using GetTypedTuple if it's not a vktDataArray we do that since the input points can be implicit points, and GetTypedTuple is faster than accessing the component of the TupleReference using GetTypedComponent internally. Finally, simplify EvaluatePoints function by having only one functor and using the vtkImplicitFunction::FunctionValue function which has been multithreaded.
-