Releases: Geode-solutions/Geode-Common
Releases · Geode-solutions/Geode-Common
v32.1.7
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
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
32.1.5 (2024-09-07)
Bug Fixes
- BRepModifier: Fixed issues with unique vertices update when modifying component meshes. (b561b09)
v32.1.4
32.1.4 (2024-09-05)
Bug Fixes
- ABI: ABI fix (31eb6f2)
- BRepModifier: updated outputs for topological modifier. (3d08319)
v32.1.3
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
32.1.2 (2024-09-01)
Bug Fixes
- Package: trigger new release (6a0ac59)
v32.1.0
32.1.0 (2024-08-22)
Features
- BRepModifier: Added a class to modify BRep topology. (04055a0)
v32.0.8
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
32.0.7 (2024-08-10)
Bug Fixes
- OneRingVertices: orient one ring vertices using only topological information (66d2ae3)
v32.0.6
32.0.6 (2024-08-01)
Bug Fixes
- ModelModifer: better handle multithreading safety (0f1e0e0)