Releases · Geode-solutions/OpenGeode

v16.0.0

16.0.0 (2026-03-03)

Bug Fixes

  • Deprecated: clean deprecated api (d57ef2b)
  • Identifier: make name optional (18d4b22)
  • Identifier: set default name as uuid (4109f4a)
  • Mesh: ensure CachedPolygons and CachedPolyhedra are not transferrable (a835bca)
  • ThirdParty: update to new versions (a60c49e)

BREAKING CHANGES

  • Identifier: Identifier.name() now returns an optional
  • Deprecated: deprecated api have been removed

v16.0.0-rc.1

16.0.0-rc.1 (2026-03-02)

Bug Fixes

  • Deprecated: clean deprecated api (d57ef2b)
  • Identifier: make name optional (18d4b22)
  • Identifier: set default name as uuid (4109f4a)
  • ThirdParty: update to new versions (a60c49e)

BREAKING CHANGES

  • Identifier: Identifier.name() now returns an optional
  • Deprecated: deprecated api have been removed

v15.31.6-rc.1

15.31.6-rc.1 (2026-03-02)

Bug Fixes

  • Mesh: ensure CachedPolygons and CachedPolyhedra are not transferrable (a835bca)

feat/insertion-in-meshed-brep

feat/insertion-in-meshed-brep-tag

feat(IspointInside): check if a point is inside a polygon

v15.31.5

15.31.5 (2026-02-19)

Bug Fixes

  • Model: add transfer model meshes helper (e115d21)
  • Model: fix memory issue in delete_isolated_vertices() (9a6608a)

v15.31.5-rc.2

v15.31.5-rc.1

15.31.5-rc.1 (2026-02-17)

Bug Fixes

  • Model: fix memory issue in delete_isolated_vertices() (9a6608a)

v15.31.4

15.31.4 (2026-02-17)

Bug Fixes

  • AABB: remove bad parallel design (c385201)

v15.31.4-rc.1

v15.31.3

15.31.3 (2026-02-16)

Performance Improvements

  • BijectiveMapping: reduce queries to maps (543db88)