Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v10.3.6
10.3.6 (2022-06-07)
Bug Fixes
- Model: better conversion from model to solid (94ea5bb)
v10.3.5
10.3.5 (2022-06-02)
Bug Fixes
- Mesh: add method to TetrahedralSolid to get PolyhedronFacets from tetrahedron_id and a pair of vertices (#464) (97a953d)
v10.3.4
10.3.4 (2022-06-02)
Bug Fixes
- VertexCycle: handle vertex cycle with one element (7d52583)
v10.3.3
10.3.3 (2022-06-02)
Bug Fixes
- MeshComponentQueries: Fixed an issue where the query gave only one tetrahedron in case of a fault surface with no adjacencies between the two fault sides. (12063aa)
v10.3.2
10.3.2 (2022-05-31)
Bug Fixes
- PolyhedraAroundFacet: new function polyhedra_from_facet_vertices returns PolyhedronFacets (to replace polyhedra_from_facet which returned polyhedron indices). (512d8e3)
- PolyhedraAroundFacet: new function polyhedra_from_facet_vertices returns PolyhedronFacets (to replace polyhedra_from_facet which returned polyhedron indices). (f3ced98)
v10.3.1
10.3.1 (2022-05-30)
Bug Fixes
- Geometry: explicit constructors of geometric basic objects (#459) (0ba9027)
- VertexCycle: Added a version of the VertexCycle which keeps the orientation of the vertices. (#458) (fec201a)
v10.3.0
10.3.0 (2022-05-27)
Bug Fixes
- Geometry: define Hash for Point (7418115)
- Geometry: implement an API function to get lexicographic mapping of a list of points (5270d89)
Features
- Representations: Added helper for queries on a model component meshes. (#454) (b59089f)
v10.2.9
10.2.9 (2022-05-23)
Bug Fixes
- Slack: add notification on CD complete (6f97d04)
v10.2.8
10.2.8 (2022-05-20)
Bug Fixes
- PolyMeshes: Removed useless forward declarations. (5c1e64d)
v10.2.7
10.2.7 (2022-05-20)
Bug Fixes
- GCC: backport for old gcc compilers (4.8) (c0eecf9)