Releases: Geode-solutions/Geode-Explicit
Releases · Geode-solutions/Geode-Explicit
v4.8.7
4.8.7 (2024-06-15)
Bug Fixes
- BRepSolidModeler: Take rvalue of solid insteade of ref to match implicit model from solid (68d5b54)
- Common: update to new Common ABI (b241f84)
v4.8.6
4.8.6 (2024-06-10)
Bug Fixes
- Optimize: avoid infinite loop (b0e2408)
v4.8.5
4.8.5 (2024-06-09)
Bug Fixes
- Validity: fix validity of output models from BRepExplicitModeler, especially degenerated polygons and self-introduction (ac37fc7)
v4.8.4
4.8.4 (2024-06-08)
Bug Fixes
- VolumicInserter: Moved the attribute management part to Conversion. (ac71a22)
v4.8.3
4.8.3 (2024-06-01)
Bug Fixes
- Common: update to virtual modifiers (89bdb43)
v4.8.2
4.8.2 (2024-05-29)
Bug Fixes
- Explicit Modeler: extract inserted elements in parallel during insertion tasks and destroy background solids at the end of the tasks scope (eedc3d7)
v4.8.1
4.8.1 (2024-05-24)
Bug Fixes
- Conversion: Update for conversion (79d43f4)
- Explicit Modeler: do not insert duplicated elements (83824e8)
- Logger: remove unwanted Orchestrator logger message (588b86f)
- Tests: add new tests (ce43142)
v4.8.0
4.8.0 (2024-05-22)
Bug Fixes
- Post-process: fix macro info transfer during surface simplification (488de9b)
- SurfaceSimplifier: better control locked edges (2d63da4)
- Test: update expected result (a5a8c85)
Features
- Background: update to new Background (0d0a903)
v4.7.6
4.7.6 (2024-05-08)
Bug Fixes
- ElementToInsertFinder: fix close edge-edge detection (edf93bc)
v4.7.5
4.7.5 (2024-04-25)
Bug Fixes
- BRep Explicit Modeler: throw exception if ther are remaining problematic elements (0f63e10)
- Remaining Element: add release function. (622e275)