This release introduces the option of generating grid bisector arrays in packed form, reducing the memory requirement when working with large grids.
4.17.10
This patch fixes a bug affecting the bounding box used for bisector generation when finding faces using indices.
4.17.9
4.17.8
This patch adds further robustness to the _find faces_ functionality when applied to curtains and to surfaces which do not intersect the grid.
4.17.7
This patch fixes a bug affecting the _find faces regular optimised_ functionality when applied to a curtain boundary.
4.17.6
Resolves a bug affecting find faces regular optimised. Random data without a seed was also leading to inconsistent unit test failures, which were affecting the publishing pipeline.