Releases: Geode-solutions/Geode-Background
Releases · Geode-solutions/Geode-Background
v7.12.1
7.12.1 (2024-06-04)
Bug Fixes
- BRep: add Solid as public dep (305fae5)
- BRepDecimation: add mode force (9ac4eb3)
- BRepOptimizer: add generic version to customize optimize function (30c5e2a)
- Constraints: again (92bdd4e)
- Windows: add some destructors (73b718b)
v7.12.0
7.12.0 (2024-06-03)
Features
- Orchestrator: check last status (16e4671)
v7.11.0
7.11.0 (2024-06-01)
Bug Fixes
- BRepConstraintModifier: complete rewrite using BRepGeomModifier and updating constraints (55cc496)
- Common: use new Modifier virtual inheritance design (87478cd)
- Decimator: use local constraints to optimize (7417044)
Features
- ConstraintsSimulation: split constraint simulation from ConstraintModfier (5e49ac8)
v7.10.1
7.10.1 (2024-05-24)
Bug Fixes
- Logger: remove unwanted Orchestrator logger message (095724e)
Performance Improvements
- Background: improve performences in internal distance computation (0af92ba)
v7.10.0
7.10.0 (2024-05-22)
Bug Fixes
- Target: remove target distance from Background (46ae391)
Features
- Orchestrator: add BRep orchestrator (eab2414)
v7.9.8
7.9.8 (2024-04-25)
Bug Fixes
- MeshElements: remove useless declaration of MeshElements (8d540e2)
v7.9.7
7.9.7 (2024-04-24)
Bug Fixes
- Exception: catch more exception to return not inserted elements (51ba635)
- Insert Edge: fix issue due to missed usage of VertexModifier (6151830)
v7.9.6
7.9.6 (2024-04-06)
Bug Fixes
- Exception: fix copy paste error in message raised by BackgroundInsertionException (549e0b5)
v7.9.5
7.9.5 (2024-03-29)
Bug Fixes
- Solid Inserter: multiple fixes to avoid infinite loops (5b1947a)
v7.9.4
7.9.4 (2024-03-26)
Bug Fixes
- Orchestrator: avoid swap edge on not flat border edge (3482b7f)