Skip to content

Releases: Geode-solutions/Geode-Simplex

v9.8.12

18 Nov 08:49
cf758bc

Choose a tag to compare

9.8.12 (2025-11-18)

Bug Fixes

  • DataInspection: adapt data inspection to no block cases (6f46c8f)

v9.8.11

15 Nov 00:30
cf758bc

Choose a tag to compare

9.8.11 (2025-11-15)

Bug Fixes

  • FrontalRemesher: adding a lucarne edge split process just after surface remesh. (60e5e03)
  • SurfaceRemesh: skip path points on border. (49791ff)

v9.8.10

06 Nov 00:30
cf758bc

Choose a tag to compare

9.8.10 (2025-11-06)

Bug Fixes

  • SurfaceRemesh: adding lucarne edges process after surface remesh. (1fb14c3)

v9.8.9

20 Oct 05:51
cf758bc

Choose a tag to compare

9.8.9 (2025-10-20)

Bug Fixes

  • Math: add security in math function usages (a6771a2)

v9.8.8

18 Oct 00:53
cf758bc

Choose a tag to compare

9.8.8 (2025-10-18)

Bug Fixes

  • SurfaceRemesh: adding checks in surface remesh post processes. (72cd61d)

v9.8.7

17 Oct 06:16
cf758bc

Choose a tag to compare

9.8.7 (2025-10-17)

Bug Fixes

  • SurfaceRemesh: fixing bug in check before split during non manifold edge process. (457aeaf)

v9.8.6

16 Oct 00:37
cf758bc

Choose a tag to compare

9.8.6 (2025-10-16)

Bug Fixes

  • FrontalRemesher: fixing bug in polygon_is_inside_macro_triangle() test function, with the case of two merged macro edges. (73985e6)
  • SurfaceRemesh: adding check to avoid apex too close to opposite segment in intersection repair process. (3cbea58)

v9.8.5

10 Oct 04:38
cf758bc

Choose a tag to compare

9.8.5 (2025-10-10)

Bug Fixes

  • SurfaceRemesh: check if split flip triangles in repair process. (45930d7)

v9.8.4

07 Oct 06:31
cf758bc

Choose a tag to compare

9.8.4 (2025-10-07)

Bug Fixes

  • Stub: wrong stub location (1cefd57)
  • SurfaceRelaxer: calling new triangle flip check function. (bc91a67)
  • SurfaceRemesher: adding exception to detect cases where intersection repair process do not converge. (85e1ea7)

v9.8.3

03 Oct 00:37
cf758bc

Choose a tag to compare

9.8.3 (2025-10-03)

Bug Fixes

  • SurfaceRelaxer: using strict normal function for flip triangles check. (d4e3d25)