Skip to content

Releases: Geode-solutions/Geode-Common

v32.1.7

22 Sep 00:37
5e98ce9
Compare
Choose a tag to compare

32.1.7 (2024-09-22)

Bug Fixes

  • blinded_optimizer: adding euler topology test for split split collapse operation. (1bdcb9d)
  • DoCollapseEdge: adding adjacency update for polyhedra not around collapsed edge. (cfe02ff)

v32.1.6

10 Sep 00:37
5e98ce9
Compare
Choose a tag to compare

32.1.6 (2024-09-10)

Bug Fixes

  • BRepModifier: Fixed issue where wrong polygon adjacencies led to problems when removing isolated vertices. (5c0d6ea)

v32.1.5

07 Sep 00:39
5e98ce9
Compare
Choose a tag to compare

32.1.5 (2024-09-07)

Bug Fixes

  • BRepModifier: Fixed issues with unique vertices update when modifying component meshes. (b561b09)

v32.1.4

05 Sep 00:21
5e98ce9
Compare
Choose a tag to compare

32.1.4 (2024-09-05)

Bug Fixes

  • ABI: ABI fix (31eb6f2)
  • BRepModifier: updated outputs for topological modifier. (3d08319)

v32.1.3

03 Sep 00:20
5e98ce9
Compare
Choose a tag to compare

32.1.3 (2024-09-03)

Bug Fixes

  • BRepModifier: better handle iteration while modification (b06e84b)
  • is_collapse_edge_valid function: using the euler relation to test collapse edge validity. (7900d31)
  • non_manifold_function_check: fix two warnings due to unused parameters (a50f968)

v32.1.2

01 Sep 07:08
5e98ce9
Compare
Choose a tag to compare

32.1.2 (2024-09-01)

Bug Fixes

  • Package: trigger new release (6a0ac59)

v32.1.0

22 Aug 06:37
5e98ce9
Compare
Choose a tag to compare

32.1.0 (2024-08-22)

Features

  • BRepModifier: Added a class to modify BRep topology. (04055a0)

v32.0.8

13 Aug 00:37
5e98ce9
Compare
Choose a tag to compare

32.0.8 (2024-08-13)

Bug Fixes

  • Cutter: fix determine in parallel case (9edd43a)
  • Cutter: fix issue in find_paths in SolidBorderPathFinder (0ebc6f1)

v32.0.7

10 Aug 00:36
5e98ce9
Compare
Choose a tag to compare

32.0.7 (2024-08-10)

Bug Fixes

  • OneRingVertices: orient one ring vertices using only topological information (66d2ae3)

v32.0.6

01 Aug 00:38
5e98ce9
Compare
Choose a tag to compare

32.0.6 (2024-08-01)

Bug Fixes

  • ModelModifer: better handle multithreading safety (0f1e0e0)