Skip to content

Releases: Geode-solutions/Geode-Conversion

v6.4.8

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 10 Sep 00:56
ee4c4be

6.4.8 (2025-09-10)

Bug Fixes

  • BlockIdentifier: fix crash in computation of block mappings (32d6202)

v6.4.7

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 23 Aug 00:23
ee4c4be

6.4.7 (2025-08-23)

Bug Fixes

  • Mapping: resolve mapping issues during block computation with nested blocks (b5501c2)

v6.4.6

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 21 Aug 00:38
ee4c4be

6.4.6 (2025-08-21)

Bug Fixes

  • Split: resolve issue where one-edge line splits missed some edges (d335e96)

v6.4.5

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 19 Aug 06:36
ee4c4be

6.4.5 (2025-08-19)

Bug Fixes

  • BRepBlocksFinder: add try-catch to avoid block volume computation errors when encountering degenerated configurations (28146c3)
  • ConversionFromUV: several bug fixes occuring in tricky (non-manifold) configurations (3434fec)

v6.4.4

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 13 Aug 07:40
ee4c4be

6.4.4 (2025-08-13)

Bug Fixes

  • ConversionFromUV: missing added model boundaries in mapping (39401bd)

v6.4.3

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 10 Aug 00:48
ee4c4be

6.4.3 (2025-08-10)

Bug Fixes

  • Build: fix ABI (8db1ec4)
  • Segmentation: implement BRep segmentation removal (0b8d0f8)

v6.4.2

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 08 Aug 00:41
ee4c4be

6.4.2 (2025-08-08)

Bug Fixes

  • BRepBlocksBuilder: add more geometrical tests to know whether a surface is internal or not of a block (28ab36f)
  • ModelBuilderFromUniqueVertices: fix issue from partially duplicated surfaces (b7b6f87)

v6.4.1

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 07 Aug 00:26
ee4c4be

6.4.1 (2025-08-07)

Bug Fixes

  • Active: transfer active bool during conversion from UV (c2431bc)
  • Package: trigger new release (51c436d)

v6.4.0

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 30 Jul 00:46
ee4c4be

6.4.0 (2025-07-30)

Bug Fixes

  • ModelFromUniqueVertices: Removed copies of cmvs made when component_mesh_vertices is called. (2c833a1)

Features

  • Clang: add clang support (f9bcd86)

v6.3.9

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 26 Jul 06:42
ee4c4be

6.3.9 (2025-07-26)

Bug Fixes