Skip to content

Releases: Geode-solutions/Geode-Background

v9.0.0

04 Mar 11:57
406781e
Compare
Choose a tag to compare

9.0.0 (2025-03-04)

Bug Fixes

  • BackgroundBRepOptimizer: update to bring it into line with the solid version (c16849a)
  • Background: update ABI (f9598c3)
  • BRepClean: clean brep in release_brep() function (b4d2266)
  • BSolidImprovementSimulator: fixing bug in does_split_collapse_facet_improve_metric function. (c81c2bf)
  • InserterTests: adding volume check. (a076031)
  • Simulation: changing simulation returns (dab6b9f)

BREAKING CHANGES

  • Simulation: simulation do not return Allowed struct anymore, but a tuple.

v8.9.4

21 Feb 00:40
406781e
Compare
Choose a tag to compare

8.9.4 (2025-02-21)

Bug Fixes

  • CorafinatedSurface: upgrade mapping to MeshElement (88a19a4)
  • Multilayer: extract find_splits_order from Skins (5770e59)
  • Multilayer: refactore split on solid (15dbf6a)

v8.9.3

19 Feb 00:39
406781e
Compare
Choose a tag to compare

8.9.3 (2025-02-19)

Bug Fixes

  • Multilayer: add skin mapping (f5d8a81)

v8.9.2

18 Feb 00:45
406781e
Compare
Choose a tag to compare

8.9.2 (2025-02-18)

Bug Fixes

  • BackgroundSurfaceInserter::find_paths: Added exception in case no paths can be found. (c6d8d59)
  • CorafinatedSurface: extract in separated file (d4bce07)
  • Multilayer: add macro edge info after split (7447a21)
  • Multilayer: convert return value as exception when failed (bd09c6e)
  • Multilayers: multilayer fails in explicit (5c5b06a)
  • Simulation: updating validity simulation function names. (5c79325)
  • Skin: extract Skin struct (8b9b47e)

v8.9.1

04 Feb 00:24
406781e
Compare
Choose a tag to compare

8.9.1 (2025-02-04)

Bug Fixes

  • RemoveOutputs: remove outputs from background 2D (821d83e)

v8.9.0

01 Feb 00:46
406781e
Compare
Choose a tag to compare

8.9.0 (2025-02-01)

Bug Fixes

  • SolidInserter: epsilon optimize all elements after catch from insert edge (5159f2e)
  • SurfaceInserter: catch and retry after insert edge failure (4f03a6f)

Features

  • BSolidEpsilonOptimizer: Multilayers simplifier integration (e1083f5)
  • Line: add BackgroundLine (71f1889)
  • SurfaceDecimator: new feature (bbc7dd2)

v8.8.10

25 Jan 07:58
406781e
Compare
Choose a tag to compare

8.8.10 (2025-01-25)

Bug Fixes

  • OpenGeode: update to new ProgressLogger (e711dfb)

v8.8.9

15 Jan 00:43
406781e
Compare
Choose a tag to compare

8.8.9 (2025-01-15)

Bug Fixes

  • Common: porting to new Common (c4d8f61)

v8.8.8

10 Jan 00:45
406781e
Compare
Choose a tag to compare

8.8.8 (2025-01-10)

Bug Fixes

v8.8.7

22 Dec 00:46
406781e
Compare
Choose a tag to compare

8.8.7 (2024-12-22)

Bug Fixes

  • BackgroundBrepInserter: Added macro facet info when inserting scalar function isovalues. (9cac013)
  • Solid: find macro facet patch (80df84b)
  • Surface: missing macro edge path helper (5c1e0a2)