Skip to content

Releases: Geode-solutions/Geode-Background

v4.1.0

21 Jul 12:27
e4fa414
Compare
Choose a tag to compare

4.1.0 (2022-07-21)

Features

  • OpenGeode: update to new v11 (bf7856f)
  • OpenGeode: update to new v11 (e30c61c)

v4.0.8

06 Jul 13:20
e4fa414
Compare
Choose a tag to compare

4.0.8 (2022-07-06)

Bug Fixes

  • IsovalueInsertion: Added a backgroundmesh clean after the insertion of isovalues. (fa4ab6a)

v4.0.7

27 Jun 14:59
e4fa414
Compare
Choose a tag to compare

4.0.7 (2022-06-27)

Bug Fixes

  • Inserter: check and skip degenerate triangles while patch insertion (#141) (b05ef90)

v4.0.6

27 Jun 13:06
e4fa414
Compare
Choose a tag to compare

4.0.6 (2022-06-27)

Bug Fixes

  • Inserter: update vertices mapping between mesh and grid (#139) (8450173)

v4.0.5

24 Jun 09:24
e4fa414
Compare
Choose a tag to compare

4.0.5 (2022-06-24)

Bug Fixes

v4.0.3

23 Jun 13:20
e4fa414
Compare
Choose a tag to compare

4.0.3 (2022-06-23)

Bug Fixes

  • RValueConstructor: Fixed the rvalue constructors for BMesh 2D and 3D. (7a371f8)

v4.0.2

22 Jun 13:24
e4fa414
Compare
Choose a tag to compare

4.0.2 (2022-06-22)

Bug Fixes

  • BackgroundMesh: new BackgroundMesh2D constructor from TriangulatedSurface (a4fd8b1)

v4.0.1

22 Jun 12:58
e4fa414
Compare
Choose a tag to compare

4.0.1 (2022-06-22)

Bug Fixes

  • BackgroundMesh: new BackgroundMesh3D constructor from TetrahedralSolid (d0e6e8c)

v4.0.0

21 Jun 10:32
e4fa414
Compare
Choose a tag to compare

4.0.0 (2022-06-21)

Bug Fixes

  • GridInfo: link mesh to grid by vertices, not elements anymore (c0d2eea)

BREAKING CHANGES

  • GridInfo: some methods in GridInfo had been removed

v3.5.0

20 Jun 15:22
e4fa414
Compare
Choose a tag to compare

3.5.0 (2022-06-20)

Features

  • Inserter: Added function to insert isovalues from a scalar function previouslt computed on the background mesh solid. (32a6b1f)