Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v15.8.2
15.8.2 (2024-12-07)
Bug Fixes
- AABB: missing parameter (597dfa7)
- AABBTree: allow async search (59e3f59)
v15.8.2-rc.1
Bug Fixes
- AABBTree: allow async search (59e3f59)
fix/attr_linear_interpolation_if_same_value
fix/attr_linear_interpolation_if_same_value-tag
fix(AttributeLinearInterpolation): If all values are the same, don't …
v15.8.1
15.8.1 (2024-12-04)
Bug Fixes
- CTest: add unstable label (22d3104)
v15.8.1-rc.1
Bug Fixes
- CTest: add unstable label (22d3104)
perf/aabb-async
perf/aabb-async-tag
retry
fix/unstable-test
fix/unstable-test-tag
fix
v15.8.0
15.8.0 (2024-12-01)
Bug Fixes
- Mappings: add unmap function in GenericMapping (816c7f5)
- Triangulate: change algorithm for ear clipping (7507445)
Features
- BasicObject: add new Polygon class (66bb0d7)
- NnSearch: add temporary possibility to find mapping in nn_search (fd41b99)
- replace_components_meshes_by_others: Added function to replace component meshes of a BRep by another BRep's. (df869d9)
v15.8.0-rc.5
Bug Fixes
- Mappings: add unmap function in GenericMapping (816c7f5)