Skip to content

Releases: Geode-solutions/Geode-Background

v8.8.6

17 Dec 00:41
406781e
Compare
Choose a tag to compare

8.8.6 (2024-12-17)

Bug Fixes

  • Solid: find macro edge path (a579aa6)

v8.8.5

12 Dec 00:25
406781e
Compare
Choose a tag to compare

8.8.5 (2024-12-12)

Bug Fixes

  • Inserter: add modifier::clean() in Inserter destructors (37885f3)

v8.8.4

10 Dec 00:42
406781e
Compare
Choose a tag to compare

8.8.4 (2024-12-10)

Bug Fixes

  • Inserter: return information about typology of insertion (fe5809c)
  • Surface: BackgroundSurfaceInserter's constructor now takes a modifiable background (308b677)

v8.8.3

08 Dec 00:26
406781e
Compare
Choose a tag to compare

8.8.3 (2024-12-08)

Bug Fixes

  • SurfaceSimulation: better handle tshape config (3312176)

v8.8.2

07 Dec 00:41
406781e
Compare
Choose a tag to compare

8.8.2 (2024-12-07)

Bug Fixes

  • BBRepInserter: update constructor parameters (299020f)

v8.8.1

03 Dec 09:03
406781e
Compare
Choose a tag to compare

8.8.1 (2024-12-03)

Bug Fixes

  • Orchestrator: decrease maximum safety count (3c407b1)

v8.8.0

28 Nov 08:33
406781e
Compare
Choose a tag to compare

8.8.0 (2024-11-28)

Bug Fixes

  • BlindedOptimizer: adding shift_vertex in edge_edge config (NB: it was also added in the ShiftOptimizer). (c441f14)
  • BlindedOptimizer: passing the apex local id as argument of try_shift_vertex fct. (32bea1e)
  • ImprovementSimulator: add more feature (0b5b14a)

Features

  • BackgroundSolidBlindedOptimizer: adding tests (b4e2ab2)

v8.7.5

23 Nov 00:55
406781e
Compare
Choose a tag to compare

8.7.5 (2024-11-23)

Bug Fixes

  • Package: trigger new release (c4148e5)

v8.7.3

16 Nov 09:15
406781e
Compare
Choose a tag to compare

8.7.3 (2024-11-16)

Performance Improvements

  • Orchestrator: compute remaining elements in exception (149be13)

v8.7.2

15 Nov 00:48
406781e
Compare
Choose a tag to compare

8.7.2 (2024-11-15)

Bug Fixes

  • BackgroundSolidBlindedQualityOptimizer: fix loop on new_tetrahedra after split collapse simulation (6263600)
  • BSolidInserter: update constructor (9b835e8)
  • SolidInserter: better handle cut on border vertex (d2b85c1)