Releases: Geode-solutions/Geode-Background
Releases · Geode-solutions/Geode-Background
v3.2.18
3.2.18 (2022-04-12)
Bug Fixes
- Inserter: update cell to tetra mappings in multi adjacencies modification (c8a098e)
v3.2.17
3.2.17 (2022-04-12)
Bug Fixes
- Patch: avoid infinite loop while cutting along patch (ded7000)
v3.2.16
3.2.16 (2022-04-12)
Bug Fixes
- Inserter: update vertices when removing triple adjacency (8a8a0fb)
v3.2.15
3.2.15 (2022-04-11)
Bug Fixes
- Optimizer3D: add check to avoid creation of invalid tetrahedra during optimization (9f95bee)
v3.2.14
3.2.14 (2022-04-11)
Bug Fixes
- Inserter3D: skip triangle insertion if degenerated (ae4b1e7)
Performance Improvements
- BMesh3D: improve some algorithms (0db6f35)
v3.2.13
3.2.13 (2022-04-06)
Bug Fixes
- Optimizer: do not optimize edge on border (e286f10)
v3.2.12
3.2.12 (2022-04-06)
Bug Fixes
- Inserter: retry if edge uncut found (7bffe33)
v3.2.11
3.2.11 (2022-04-06)
Bug Fixes
- Inserter3D: allow multiple starting point in edge tracking (a568cb8)
v3.2.10
3.2.10 (2022-04-06)
Bug Fixes
- Optimizer: add check for adjacency (56390f8)
v3.2.9
3.2.9 (2022-04-05)
Bug Fixes
- 3D: fix updating of boundary edges during facet insertion (b955134)