Releases: Geode-solutions/Geode-Simplex
Releases · Geode-solutions/Geode-Simplex
v5.0.5
5.0.5 (2022-12-06)
Bug Fixes
- Line: handle edge case using hausdorff check at the end of the Line (2589303)
v5.0.3
5.0.3 (2022-12-05)
Bug Fixes
- Exception: handle exceptions in async context (00b6dbc)
v5.0.2
5.0.2 (2022-11-30)
Bug Fixes
- Surface: reduce close point on macro edge (8acb45c)
Performance Improvements
- Surface: improve frontal3D (fc85859)
v5.0.1
5.0.1 (2022-11-24)
Bug Fixes
- LineRepair: search for more potential repairs (aefede2)
v5.0.0
5.0.0 (2022-11-24)
Performance Improvements
- Data: directly use input model as background model (272dd1d)
BREAKING CHANGES
- Data: input model is now taken as non const reference and is modified during the remeshing
v4.6.15
4.6.15 (2022-11-22)
Bug Fixes
- Surface: find close macro edge (16a5286)
Performance Improvements
- Relax: improve surface relax (2d698c0)
v4.6.14
4.6.14 (2022-11-21)
Performance Improvements
- SurfaceRepair: reduce surface test cardinality (c3cb798)
v4.6.13
4.6.13 (2022-11-21)
Bug Fixes
- Line: reactivate hausdorff check (56a5c1f)
Performance Improvements
- LineRepair: reduce line test cardinality (0c14682)
v4.6.12
4.6.12 (2022-11-18)
Performance Improvements
- Surfaces: concurrent surface remeshing (1981583)
v4.6.11
4.6.11 (2022-11-17)
Bug Fixes
- RepairLines: handle closed line with duplicated extremities (f67ecd8)