Skip to content

Releases: Geode-solutions/Geode-Simplex

v5.0.5

06 Dec 07:39
ecce28b
Compare
Choose a tag to compare

5.0.5 (2022-12-06)

Bug Fixes

  • Line: handle edge case using hausdorff check at the end of the Line (2589303)

v5.0.3

05 Dec 10:31
ecce28b
Compare
Choose a tag to compare

5.0.3 (2022-12-05)

Bug Fixes

  • Exception: handle exceptions in async context (00b6dbc)

v5.0.2

30 Nov 13:51
ecce28b
Compare
Choose a tag to compare

5.0.2 (2022-11-30)

Bug Fixes

  • Surface: reduce close point on macro edge (8acb45c)

Performance Improvements

  • Surface: improve frontal3D (fc85859)

v5.0.1

24 Nov 12:16
ecce28b
Compare
Choose a tag to compare

5.0.1 (2022-11-24)

Bug Fixes

  • LineRepair: search for more potential repairs (aefede2)

v5.0.0

24 Nov 09:15
ecce28b
Compare
Choose a tag to compare

5.0.0 (2022-11-24)

Performance Improvements

  • Data: directly use input model as background model (272dd1d)

BREAKING CHANGES

  • Data: input model is now taken as non const reference and is modified during the remeshing

v4.6.15

22 Nov 13:49
ecce28b
Compare
Choose a tag to compare

4.6.15 (2022-11-22)

Bug Fixes

  • Surface: find close macro edge (16a5286)

Performance Improvements

  • Relax: improve surface relax (2d698c0)

v4.6.14

21 Nov 13:04
ecce28b
Compare
Choose a tag to compare

4.6.14 (2022-11-21)

Performance Improvements

  • SurfaceRepair: reduce surface test cardinality (c3cb798)

v4.6.13

21 Nov 08:14
ecce28b
Compare
Choose a tag to compare

4.6.13 (2022-11-21)

Bug Fixes

  • Line: reactivate hausdorff check (56a5c1f)

Performance Improvements

  • LineRepair: reduce line test cardinality (0c14682)

v4.6.12

18 Nov 13:26
ecce28b
Compare
Choose a tag to compare

4.6.12 (2022-11-18)

Performance Improvements

  • Surfaces: concurrent surface remeshing (1981583)

v4.6.11

17 Nov 10:40
ecce28b
Compare
Choose a tag to compare

4.6.11 (2022-11-17)

Bug Fixes

  • RepairLines: handle closed line with duplicated extremities (f67ecd8)