Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
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)
v15.8.0-rc.4
Features
- BasicObject: add new Polygon class (66bb0d7)
fix/sharp-block-mappings
fix/sharp-block-mappings-tag
Apply prepare changes
v15.8.0-rc.3
Bug Fixes
- Triangulate: change algorithm for ear clipping (7507445)
v15.8.0-rc.2
Features
- replace_components_meshes_by_others: Added function to replace component meshes of a BRep by another BRep's. (df869d9)
v15.8.0-rc.1
Features
- NnSearch: add temporary possibility to find mapping in nn_search (fd41b99)
v15.7.0
15.7.0 (2024-11-28)
Bug Fixes
- Exception: add basic object exceptions (f734306)
Features
- TetrahedralSolid: adding polyhedron_edges() function, to return 6 polyhedron facet edges (04f7dd8)
fix/earcut
fix/earcut-tag
fix(Triangulate): change algorithm for ear clipping
feat/polygon
feat/polygon-tag
Apply prepare changes