Skip to content

Releases: Geode-solutions/OpenGeode

v10.3.6

07 Jun 11:46
Compare
Choose a tag to compare

10.3.6 (2022-06-07)

Bug Fixes

  • Model: better conversion from model to solid (94ea5bb)

v10.3.5

02 Jun 19:03
97a953d
Compare
Choose a tag to compare

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

02 Jun 14:37
Compare
Choose a tag to compare

10.3.4 (2022-06-02)

Bug Fixes

  • VertexCycle: handle vertex cycle with one element (7d52583)

v10.3.3

02 Jun 08:08
Compare
Choose a tag to compare

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

31 May 12:19
Compare
Choose a tag to compare

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

30 May 13:00
0ba9027
Compare
Choose a tag to compare

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

27 May 07:47
b59089f
Compare
Choose a tag to compare

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

23 May 07:26
Compare
Choose a tag to compare

10.2.9 (2022-05-23)

Bug Fixes

  • Slack: add notification on CD complete (6f97d04)

v10.2.8

20 May 13:02
Compare
Choose a tag to compare

10.2.8 (2022-05-20)

Bug Fixes

  • PolyMeshes: Removed useless forward declarations. (5c1e64d)

v10.2.7

20 May 09:49
Compare
Choose a tag to compare

10.2.7 (2022-05-20)

Bug Fixes

  • GCC: backport for old gcc compilers (4.8) (c0eecf9)