Skip to content

Releases: Geode-solutions/Geode-Explicit

v6.6.4

21 Nov 00:33
a2aacc5

Choose a tag to compare

6.6.4 (2025-11-21)

Bug Fixes

  • BestEffort: fix segfault in mode best_effort when there is nothing to do inside borders (937bafc)

v6.6.3

20 Nov 00:45
a2aacc5

Choose a tag to compare

6.6.3 (2025-11-20)

Bug Fixes

  • Tests: fix number of corners in result (f88a0a7)

v6.6.2

11 Nov 11:57
a2aacc5

Choose a tag to compare

6.6.2 (2025-11-11)

Bug Fixes

  • GraphPerformer: fix loss of failing elements in graph editing after one insertion step (a32bf21)
  • MacroTriangleSimplifier: allow all possible edge swap to optimize polygons (463a7ca)

v6.6.1

18 Oct 06:57
a2aacc5

Choose a tag to compare

6.6.1 (2025-10-18)

Bug Fixes

  • Crash: fix crash when no surfaces are given to insert in BRepExplicitModeler (ed6bb75)

v6.6.0

18 Oct 00:52
a2aacc5

Choose a tag to compare

6.6.0 (2025-10-18)

Bug Fixes

  • MacroTriangleStitching: implement one edge border stitching (f9016d3)

Features

  • Parallelization: first development of a geometrical parallelization for BRepExplicitModeler (cd120fe)

v6.5.0

08 Oct 00:32
a2aacc5

Choose a tag to compare

6.5.0 (2025-10-08)

Features

  • BRepExplicitModeler: add an error handling mode in parameters (ff075b6)

v6.4.2

07 Oct 06:30
a2aacc5

Choose a tag to compare

6.4.2 (2025-10-07)

Bug Fixes

  • Stub: wrong stub location (3b8b689)
  • SurfaceSimplifier: replacing is_modified_triangle_flipped by does_swap_edge_flip_triangles. (4d68577)

v6.4.1

23 Sep 00:45
a2aacc5

Choose a tag to compare

6.4.1 (2025-09-23)

Bug Fixes

  • Activity: fix active/inactive status transfer in generated BRep (162d368)

v6.4.0

12 Sep 00:53
a2aacc5

Choose a tag to compare

6.4.0 (2025-09-12)

Bug Fixes

  • Common: upgrade to new Common (561bde9)

Features

  • Python: add type support (9154273)

v6.3.2

10 Aug 00:55
a2aacc5

Choose a tag to compare

6.3.2 (2025-08-10)

Bug Fixes