Releases: Geode-solutions/Geode-Background
Releases · Geode-solutions/Geode-Background
v3.2.8
3.2.8 (2022-03-31)
Bug Fixes
- Extract: fix initialization of edges and facets along with database attributes for model extraction (50c3715)
v3.2.7
3.2.7 (2022-03-30)
Bug Fixes
- 3D: add multi adjcencies removal for zero volume tetrahedra (d42f4d9)
- benchmark: Reduced the number of inserted isovalues to reduce test time in the 2d benchmark (cda96d1)
v3.2.6
3.2.6 (2022-03-30)
Bug Fixes
- 3D: update boundary edges when iteratively trying to insert MacroFacet (343b83e)
v3.2.5
3.2.5 (2022-03-30)
Bug Fixes
- BackgroundMesh2D: Fioxed the insertion of isovalues, added checks and tests on it, and fixed the function returning a clone of the bmesh surface/solid (f0a752c)
v3.2.4
3.2.4 (2022-03-29)
Bug Fixes
- Optimizer: fix infinite loops in BackgroundMeshOptimizer3D (296ef28)
v3.2.3
3.2.3 (2022-03-28)
Bug Fixes
- 3D: fix unupdated edges in inserted macro edge (26e3e41)
v3.2.2
3.2.2 (2022-03-28)
Bug Fixes
- BMeshInserter2D: Added Checks on the insertion of isovalues in the BMesh (061dd94)
v3.2.1
3.2.1 (2022-03-25)
Bug Fixes
- 2D: small fixes in BackgroundMesh2D (3cf1001)
v3.2.0
3.2.0 (2022-03-22)
Bug Fixes
- 3D: add safety counts limiting infinite while loop (3edec35)
Features
- BackgroundMesh: Added the insertion of an implicit function isovalues in 2D (f001e73)
v3.1.5
3.1.5 (2022-03-21)
Bug Fixes
- 3D: remove files on BRep extraction (616cdaf)