Skip to content

Releases: Geode-solutions/OpenGeode

v15.8.0

01 Dec 07:13
083d225
Compare
Choose a tag to compare

15.8.0 (2024-12-01)

Bug Fixes

  • Mappings: add unmap function in GenericMapping (816c7f5)
  • Triangulate: change algorithm for ear clipping (7507445)

Features

  • BasicObject: add new Polygon class (66bb0d7)
  • NnSearch: add temporary possibility to find mapping in nn_search (fd41b99)
  • replace_components_meshes_by_others: Added function to replace component meshes of a BRep by another BRep's. (df869d9)

v15.8.0-rc.5

29 Nov 16:22
083d225
Compare
Choose a tag to compare
v15.8.0-rc.5 Pre-release
Pre-release

15.8.0-rc.5 (2024-11-29)

Bug Fixes

  • Mappings: add unmap function in GenericMapping (816c7f5)

v15.8.0-rc.4

29 Nov 11:27
dee4fd3
Compare
Choose a tag to compare
v15.8.0-rc.4 Pre-release
Pre-release

15.8.0-rc.4 (2024-11-29)

Features

  • BasicObject: add new Polygon class (66bb0d7)

fix/sharp-block-mappings

29 Nov 15:17
Compare
Choose a tag to compare
Pre-release
fix/sharp-block-mappings-tag

Apply prepare changes

v15.8.0-rc.3

28 Nov 16:45
74ba972
Compare
Choose a tag to compare
v15.8.0-rc.3 Pre-release
Pre-release

15.8.0-rc.3 (2024-11-28)

Bug Fixes

  • Triangulate: change algorithm for ear clipping (7507445)

v15.8.0-rc.2

28 Nov 14:20
82001bd
Compare
Choose a tag to compare
v15.8.0-rc.2 Pre-release
Pre-release

15.8.0-rc.2 (2024-11-28)

Features

  • replace_components_meshes_by_others: Added function to replace component meshes of a BRep by another BRep's. (df869d9)

v15.8.0-rc.1

28 Nov 12:38
185dbab
Compare
Choose a tag to compare
v15.8.0-rc.1 Pre-release
Pre-release

15.8.0-rc.1 (2024-11-28)

Features

  • NnSearch: add temporary possibility to find mapping in nn_search (fd41b99)

v15.7.0

28 Nov 08:07
Compare
Choose a tag to compare

15.7.0 (2024-11-28)

Bug Fixes

  • Exception: add basic object exceptions (f734306)

Features

  • TetrahedralSolid: adding polyhedron_edges() function, to return 6 polyhedron facet edges (04f7dd8)

fix/earcut

28 Nov 15:50
Compare
Choose a tag to compare
fix/earcut Pre-release
Pre-release
fix/earcut-tag

fix(Triangulate): change algorithm for ear clipping

feat/polygon

28 Nov 21:09
Compare
Choose a tag to compare
feat/polygon Pre-release
Pre-release
feat/polygon-tag

Apply prepare changes