Skip to content

Releases: Geode-solutions/OpenGeode

v15.22.0-rc.1

17 Jul 12:03
6ce1dc4
Compare
Choose a tag to compare
v15.22.0-rc.1 Pre-release
Pre-release

15.22.0-rc.1 (2025-07-17)

Features

  • AABBTree: generic intersection search method (78f88bd)

v15.21.7

12 Jul 00:18
8054388
Compare
Choose a tag to compare

15.21.7 (2025-07-12)

Bug Fixes

  • Mesh: add mesh validity fix for non manifold vertices on Surfaces and Solids (49f67eb)
  • ModelMappings: intermediate refactoring using more templated structs (b04c5e6)

v15.21.7-rc.1

11 Jul 12:41
8054388
Compare
Choose a tag to compare
v15.21.7-rc.1 Pre-release
Pre-release

15.21.7-rc.1 (2025-07-11)

Bug Fixes

  • Mesh: add mesh validity fix for non manifold vertices on Surfaces and Solids (49f67eb)
  • ModelMappings: intermediate refactoring using more templated structs (b04c5e6)

v15.21.6

09 Jul 00:19
7f9fde0
Compare
Choose a tag to compare

15.21.6 (2025-07-09)

Bug Fixes

  • Polygon: checking if max_length is not too small in polygon degen function. (51587d1)

v15.21.6-rc.1

08 Jul 13:13
7f9fde0
Compare
Choose a tag to compare
v15.21.6-rc.1 Pre-release
Pre-release

15.21.6-rc.1 (2025-07-08)

Bug Fixes

  • Polygon: checking if max_length is not too small in polygon degen function. (51587d1)

v15.21.5

04 Jul 00:18
80ca4d7
Compare
Choose a tag to compare

15.21.5 (2025-07-04)

Bug Fixes

  • GraphBuilder: remove too much restrictive assert (d37c2d2)
  • SolidMesh: add safety count in propage around edge (f85cbab)

v15.21.5-rc.2

03 Jul 12:25
80ca4d7
Compare
Choose a tag to compare
v15.21.5-rc.2 Pre-release
Pre-release

15.21.5-rc.2 (2025-07-03)

Bug Fixes

  • GraphBuilder: remove too much restrictive assert (d37c2d2)

v15.21.5-rc.1

03 Jul 09:25
ca0b7fb
Compare
Choose a tag to compare
v15.21.5-rc.1 Pre-release
Pre-release

15.21.5-rc.1 (2025-07-03)

Bug Fixes

  • SolidMesh: add safety count in propage around edge (f85cbab)

v15.21.4

30 Jun 00:19
be410e1
Compare
Choose a tag to compare

15.21.4 (2025-06-30)

Bug Fixes

  • block_bounding_box: Added case to compute block bounding box from block mesh if it exists. (8df9054)
  • Package: trigger new release (dea2692)
  • polygon_sign: Updated code now that polygons are available as basic objects. (4f972f8)
  • RayTracing: Added functions to compute and use ray tracing in 2D. (ab24dd3)

v15.21.4-rc.3

27 Jun 12:10
be410e1
Compare
Choose a tag to compare
v15.21.4-rc.3 Pre-release
Pre-release

15.21.4-rc.3 (2025-06-27)

Bug Fixes

  • polygon_sign: Updated code now that polygons are available as basic objects. (4f972f8)