Skip to content

Releases: Geode-solutions/Geode-Conversion

v6.3.8

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 25 Jul 00:41
ee4c4be

6.3.8 (2025-07-25)

Bug Fixes

  • conversion_from_uv: Fixed issue when blocks are splitted. (3a93244)
  • refactoring: Refactored blocks construction for models from unique vertices. (6653e91)

v6.3.7

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 24 Jul 05:09
ee4c4be

6.3.7 (2025-07-24)

Bug Fixes

  • Conversion from UV: fix issue in preprocessing repair operations of input surfaces (257ba9d)

v6.3.6

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 18 Jul 00:46
ee4c4be

6.3.6 (2025-07-18)

Bug Fixes

  • Common: update to new ABI (bb329f1)

v6.3.5

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 12 Jul 00:46
ee4c4be

6.3.5 (2025-07-12)

Bug Fixes

  • BrepFromUniqueVertices: delete brep from unique vertices function to use templated one (89852f5)
  • OpenGeode: porting to new ModelMappings (45a0666)
  • Segmentation: add API functions to add or remove a segmentation of BRep Blocks (c794212)

v6.3.4

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 24 Jun 00:46
ee4c4be

6.3.4 (2025-06-24)

Bug Fixes

  • ConversionFromUniqueVertices: add missing internal corners on surfaces (53db216)

v6.3.3

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 19 Jun 00:32
ee4c4be

6.3.3 (2025-06-19)

Bug Fixes

  • BRep Build Blocks: separate into two API functions the computation of brep blocks (bfa329a)

v6.3.2

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 14 Jun 02:33
ee4c4be

6.3.2 (2025-06-14)

Bug Fixes

v6.3.1

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 05 Jun 08:59
ee4c4be

6.3.1 (2025-06-05)

Bug Fixes

  • UV conversion: fix merging issue in case of polygon duplication (2b7f0ea)
  • UV conversion: fix some issues due to non manifold configurations (285afe4)

v6.3.0

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 26 May 00:32
ee4c4be

6.3.0 (2025-05-26)

Features

  • ValidityInspection: change the way we compute new model boundary so that they are no duplicates (62031f8)

v6.2.14

Choose a tag to compare

@MelchiorSchuh MelchiorSchuh released this 10 May 00:24
ee4c4be

6.2.14 (2025-05-10)

Bug Fixes

  • Conversion from UV: fix name order during merging (2516eb0)
  • Conversion from UV: remove some warnings about relationships (5478a7d)