Skip to content

Releases: Geode-solutions/Geode-Background

v3.2.18

12 Apr 13:33
Compare
Choose a tag to compare

3.2.18 (2022-04-12)

Bug Fixes

  • Inserter: update cell to tetra mappings in multi adjacencies modification (c8a098e)

v3.2.17

12 Apr 09:23
Compare
Choose a tag to compare

3.2.17 (2022-04-12)

Bug Fixes

  • Patch: avoid infinite loop while cutting along patch (ded7000)

v3.2.16

12 Apr 08:06
Compare
Choose a tag to compare

3.2.16 (2022-04-12)

Bug Fixes

  • Inserter: update vertices when removing triple adjacency (8a8a0fb)

v3.2.15

11 Apr 13:57
Compare
Choose a tag to compare

3.2.15 (2022-04-11)

Bug Fixes

  • Optimizer3D: add check to avoid creation of invalid tetrahedra during optimization (9f95bee)

v3.2.14

11 Apr 11:43
Compare
Choose a tag to compare

3.2.14 (2022-04-11)

Bug Fixes

  • Inserter3D: skip triangle insertion if degenerated (ae4b1e7)

Performance Improvements

  • BMesh3D: improve some algorithms (0db6f35)

v3.2.13

06 Apr 15:08
Compare
Choose a tag to compare

3.2.13 (2022-04-06)

Bug Fixes

  • Optimizer: do not optimize edge on border (e286f10)

v3.2.12

06 Apr 12:05
Compare
Choose a tag to compare

3.2.12 (2022-04-06)

Bug Fixes

  • Inserter: retry if edge uncut found (7bffe33)

v3.2.11

06 Apr 09:43
Compare
Choose a tag to compare

3.2.11 (2022-04-06)

Bug Fixes

  • Inserter3D: allow multiple starting point in edge tracking (a568cb8)

v3.2.10

06 Apr 05:15
Compare
Choose a tag to compare

3.2.10 (2022-04-06)

Bug Fixes

  • Optimizer: add check for adjacency (56390f8)

v3.2.9

05 Apr 18:09
Compare
Choose a tag to compare

3.2.9 (2022-04-05)

Bug Fixes

  • 3D: fix updating of boundary edges during facet insertion (b955134)