Skip to content

Releases: Geode-solutions/Geode-Explicit

v4.4.8

22 Feb 04:54
05701ca
Compare
Choose a tag to compare

4.4.8 (2024-02-22)

Bug Fixes

  • Section: remove outer background surfaces and add corner at intersection of lines coming from different input curves (5254d8b)

v4.4.7

21 Feb 00:55
05701ca
Compare
Choose a tag to compare

4.4.7 (2024-02-21)

Bug Fixes

  • Model::clone: Fixed bindings using the new clone method for models. (ba4bf79)

v4.4.6

16 Feb 07:42
05701ca
Compare
Choose a tag to compare

4.4.6 (2024-02-16)

Bug Fixes

  • BrepSolidModeler: Reimplemented the BRepSolidModeler to insert meshes in a background solid and keep the volumic mesh with the attributes. (bbca912)
  • CMake: add unity build (1cdd619)
  • Forbiddens: use latest data model from Common (2de4f68)
  • inspector: porting to Opengede-Inspector 5.0.0 (50da9b9)

v4.4.5

14 Feb 00:32
05701ca
Compare
Choose a tag to compare

4.4.5 (2024-02-14)

Bug Fixes

  • Tests: filter blocks that are out of box (a8e0430)
  • Tests: remove test (will be displaced to Geode-Feflow) (8959d78)

v4.4.4

10 Feb 01:30
05701ca
Compare
Choose a tag to compare

4.4.4 (2024-02-10)

Bug Fixes

  • Python: homogeneize Section Python bindings with respect to BRep ones (f47ed75)

v4.4.3

31 Jan 00:45
05701ca
Compare
Choose a tag to compare

4.4.3 (2024-01-31)

Bug Fixes

  • PostProcess: avoid infinite loop between unlock creating degenerated polygons and degenerated polygons removal creating lock configurations (c775acc)

v4.4.2

30 Jan 06:26
05701ca
Compare
Choose a tag to compare

4.4.2 (2024-01-30)

Bug Fixes

  • Post-process: remove yough degenerated elements (874df85)

v4.4.1

26 Jan 00:51
05701ca
Compare
Choose a tag to compare

4.4.1 (2024-01-26)

Bug Fixes

  • SurfaceSimplifier: unlock forbidden swaps on several MacroFacets triangles (ea2dd52)

v4.4.0

25 Jan 07:48
05701ca
Compare
Choose a tag to compare

4.4.0 (2024-01-25)

Features

  • ComponentsCollections: Added generic Collections for the model Components (Corners, Lines, Surface, Blocks). (9eb1744)

v4.3.12

23 Jan 06:45
05701ca
Compare
Choose a tag to compare

4.3.12 (2024-01-23)

Bug Fixes

  • BRepExplicitModeler: avoid algorithm dead end due to opposite edge swap (4d543f8)