Skip to content

Releases: Geode-solutions/OpenGeode

feat/gradient_computation

28 May 11:55

Choose a tag to compare

Pre-release
feat/gradient_computation-tag

feat(compute_gradient): Added a method to compute the gradient of a s…

fix/missing-deprecated-convert

27 May 11:11

Choose a tag to compare

Pre-release
fix/missing-deprecated-convert-tag

fix(Model): add deprecated convert model meshes

v14.20.1-rc.1

24 May 13:03
aeda0c7

Choose a tag to compare

v14.20.1-rc.1 Pre-release
Pre-release

14.20.1-rc.1 (2024-05-24)

Bug Fixes

  • CutAlongInternalSurfaces: Renamed class to SplitAlongBlockMeshBorders, to clarify use and additional effects of the class (split points also along borders). (9560b9e)

fix/split_along_mesh_elements

24 May 11:49

Choose a tag to compare

Pre-release
fix/split_along_mesh_elements-tag

fix(CutAlongInternalSurfaces): Renamed class to SplitAlongBlockMeshBo…

v14.20.0

21 May 00:13
4f8e54d

Choose a tag to compare

14.20.0 (2024-05-21)

Features

  • CutAlongSolidFacets: Added a class to cut solid along given facets, adding a non-conformity and duplicating points on each side of the eventual surfaces created. (944de9e)
  • CutAlongSolidFacets: Added method to cut mesh along given facets. (5537916)

v14.20.0-rc.1

20 May 10:22
4f8e54d

Choose a tag to compare

v14.20.0-rc.1 Pre-release
Pre-release

14.20.0-rc.1 (2024-05-20)

Features

  • CutAlongSolidFacets: Added a class to cut solid along given facets, adding a non-conformity and duplicating points on each side of the eventual surfaces created. (944de9e)
  • CutAlongSolidFacets: Added method to cut mesh along given facets. (5537916)

v14.19.5

17 May 00:13
4399b8f

Choose a tag to compare

14.19.5 (2024-05-17)

Bug Fixes

  • TetSolid: better naming (c58157e)

v14.19.5-rc.1

16 May 11:56
4399b8f

Choose a tag to compare

v14.19.5-rc.1 Pre-release
Pre-release

14.19.5-rc.1 (2024-05-16)

Bug Fixes

  • TetSolid: better naming (c58157e)

feat/cut_along_solid_facets

13 May 14:48

Choose a tag to compare

Pre-release
feat/cut_along_solid_facets-tag

Merge branch 'next' of github.com:Geode-solutions/OpenGeode into feat…

v14.19.4

11 May 00:13
ad9e07e

Choose a tag to compare

14.19.4 (2024-05-11)

Bug Fixes

  • SolidMesh: more robust edge finder (22db353)