Releases: Geode-solutions/Geode-Explicit
Releases · Geode-solutions/Geode-Explicit
v7.0.9
24 Apr 00:59
Compare
Sorry, something went wrong.
No results found
7.0.9 (2026-04-24)
Bug Fixes
OutsideElements: avoid failing when something goes wrong in inside-outside determination (41b1d64 )
v7.0.8
18 Apr 00:41
Compare
Sorry, something went wrong.
No results found
7.0.8 (2026-04-18)
Bug Fixes
Attribute: fix loos of elements and vertices attributes during BRepExplicitModeler processing (13ac193 )
DegenerateElements: remove inactivated degenerated elements from graph before updating element graph (f9b9f3d )
v7.0.7
07 Apr 08:03
Compare
Sorry, something went wrong.
No results found
7.0.7 (2026-04-07)
Bug Fixes
BestEffort: add a new build mode type and return input and output lists of failing elements (3e5d3f4 )
BestEffort: porting failing elements when cleaning meshes (44bf932 )
v7.0.6
04 Apr 01:06
Compare
Sorry, something went wrong.
No results found
7.0.6 (2026-04-04)
Bug Fixes
ExplicitVariability: change many Flat_hash_map container into Btree_map to prevent variability in the results (53ed4ea )
v7.0.5
02 Apr 07:23
Compare
Sorry, something went wrong.
No results found
7.0.5 (2026-04-02)
Bug Fixes
BugStitching: fix bug in mesh_stitching.cpp (809482f )
OpenGeode: update abseil (f12a67c )
Stability: Takes into account the case where triangles have the same area to stabilize the result of explicit in ordered_surface_triangles() (13fba3f )
Performance Improvements
Inserter: create Surface after isolvalue (73e84db )
v7.0.4
31 Mar 06:17
Compare
Sorry, something went wrong.
No results found
7.0.4 (2026-03-31)
Bug Fixes
Background: update to new Inserter options (18e9aac )
v7.0.3
27 Mar 04:55
Compare
Sorry, something went wrong.
No results found
7.0.3 (2026-03-27)
Bug Fixes
Stitching: apply stitching only on processed triangles (92ad688 )
v7.0.2
26 Mar 00:52
Compare
Sorry, something went wrong.
No results found
7.0.2 (2026-03-26)
Bug Fixes
NameTransfer: Enable name transfer when adding surface, line or corner in brep_expliciter_modeler (8990b2a )
Package: trigger new release (142fcb7 )
v7.0.1
15 Mar 07:09
Compare
Sorry, something went wrong.
No results found
7.0.1 (2026-03-15)
Bug Fixes
Logger: readd some trace logger (208b236 )
Stitching: correct the update of old2new mapping after mesh stitching (fab530c )
v7.0.0
11 Mar 06:47
Compare
Sorry, something went wrong.
No results found
7.0.0 (2026-03-11)
Bug Fixes
Licence: correct wrong licence (8ab246f )
Features
BRepExplicitModeler: operate in place BRep (3d914fb )
BREAKING CHANGES
BRepExplicitModeler: complete review and changes of class BRepExplicitModeler API