Skip to content

Fix bug with HTG multi-slice

Thomas Galland requested to merge thomas.galland/paraview:fixMultiSlice into master

Offsets was wrongly casted to integer, producing unexpected results.

Also add a decorator for Axis-Aligned Plane cut function in the slice filter.

Edited by Thomas Galland

Merge request reports