Skip to content

Releases: Geode-solutions/OpenGeode

v15.27.0-rc.1

15 Sep 08:34
aa15606

Choose a tag to compare

v15.27.0-rc.1 Pre-release
Pre-release

15.27.0-rc.1 (2025-09-15)

Features

  • Models: add function to return the BBox of active componements (af05b85)

v15.26.0

12 Sep 00:16

Choose a tag to compare

15.26.0 (2025-09-12)

Bug Fixes

  • TriangleRasterization: Fixed cases of triangle rasterization where edges of triangle where > epsilon but not edges of triangle in grid (bc6b559)

Features

  • Python: add type support (f886cd0)

v15.26.0-rc.1

11 Sep 12:59
61fd8ae

Choose a tag to compare

v15.26.0-rc.1 Pre-release
Pre-release

15.26.0-rc.1 (2025-09-11)

Features

  • Python: add type support (f886cd0)

fix/remove-element-duplication

11 Sep 15:14

Choose a tag to compare

Pre-release
fix/remove-element-duplication-tag

clean includes

v15.25.1-rc.1

10 Sep 12:49
f16ef86

Choose a tag to compare

v15.25.1-rc.1 Pre-release
Pre-release

15.25.1-rc.1 (2025-09-10)

Bug Fixes

  • TriangleRasterization: Fixed cases of triangle rasterization where edges of triangle where > epsilon but not edges of triangle in grid (bc6b559)

v15.25.0

21 Aug 00:16
1cac6ab

Choose a tag to compare

15.25.0 (2025-08-21)

Features

  • BoundingBox: add n_volume computation (67d446a)

v15.25.0-rc.1

20 Aug 12:13
1cac6ab

Choose a tag to compare

v15.25.0-rc.1 Pre-release
Pre-release

15.25.0-rc.1 (2025-08-20)

Features

  • BoundingBox: add n_volume computation (67d446a)

v15.24.4

10 Aug 00:20
30ba18b

Choose a tag to compare

15.24.4 (2025-08-10)

Bug Fixes

  • Mesh: add SolidMesh function geting polyhedron facet local vertices (b8c1a70)
  • Mesh: add SolidMesh function returning the local vertices of polyhedron facets (3c92d78)
  • Model: add APi function to know from unique vertices the PolyhedronFacets in a specific block (e516ed9)

v15.24.4-rc.1

08 Aug 13:56
30ba18b

Choose a tag to compare

v15.24.4-rc.1 Pre-release
Pre-release

15.24.4-rc.1 (2025-08-08)

Bug Fixes

  • Mesh: add SolidMesh function geting polyhedron facet local vertices (b8c1a70)
  • Mesh: add SolidMesh function returning the local vertices of polyhedron facets (3c92d78)
  • Model: add APi function to know from unique vertices the PolyhedronFacets in a specific block (e516ed9)

v15.24.3

08 Aug 00:19
e3e8fd9

Choose a tag to compare

15.24.3 (2025-08-08)

Bug Fixes

  • BoundingBox: add function to know whether a BBox contains another another BBox (91770c3)