Skip to content

Releases: Geode-solutions/Geode-Background

v3.2.8

31 Mar 13:13
Compare
Choose a tag to compare

3.2.8 (2022-03-31)

Bug Fixes

  • Extract: fix initialization of edges and facets along with database attributes for model extraction (50c3715)

v3.2.7

30 Mar 14:50
Compare
Choose a tag to compare

3.2.7 (2022-03-30)

Bug Fixes

  • 3D: add multi adjcencies removal for zero volume tetrahedra (d42f4d9)
  • benchmark: Reduced the number of inserted isovalues to reduce test time in the 2d benchmark (cda96d1)

v3.2.6

30 Mar 12:51
Compare
Choose a tag to compare

3.2.6 (2022-03-30)

Bug Fixes

  • 3D: update boundary edges when iteratively trying to insert MacroFacet (343b83e)

v3.2.5

30 Mar 09:43
Compare
Choose a tag to compare

3.2.5 (2022-03-30)

Bug Fixes

  • BackgroundMesh2D: Fioxed the insertion of isovalues, added checks and tests on it, and fixed the function returning a clone of the bmesh surface/solid (f0a752c)

v3.2.4

29 Mar 14:01
Compare
Choose a tag to compare

3.2.4 (2022-03-29)

Bug Fixes

  • Optimizer: fix infinite loops in BackgroundMeshOptimizer3D (296ef28)

v3.2.3

28 Mar 16:46
Compare
Choose a tag to compare

3.2.3 (2022-03-28)

Bug Fixes

  • 3D: fix unupdated edges in inserted macro edge (26e3e41)

v3.2.2

28 Mar 08:22
Compare
Choose a tag to compare

3.2.2 (2022-03-28)

Bug Fixes

  • BMeshInserter2D: Added Checks on the insertion of isovalues in the BMesh (061dd94)

v3.2.1

25 Mar 13:25
Compare
Choose a tag to compare

3.2.1 (2022-03-25)

Bug Fixes

  • 2D: small fixes in BackgroundMesh2D (3cf1001)

v3.2.0

22 Mar 14:55
Compare
Choose a tag to compare

3.2.0 (2022-03-22)

Bug Fixes

  • 3D: add safety counts limiting infinite while loop (3edec35)

Features

  • BackgroundMesh: Added the insertion of an implicit function isovalues in 2D (f001e73)

v3.1.5

21 Mar 11:27
Compare
Choose a tag to compare

3.1.5 (2022-03-21)

Bug Fixes

  • 3D: remove files on BRep extraction (616cdaf)