Releases: Geode-solutions/OpenGeode-Inspector
Releases · Geode-solutions/OpenGeode-Inspector
v6.1.10-rc.1
6.1.10-rc.1 (2024-11-04)
Bug Fixes
- SurfaceIntersections: Updated code by generalizing surface intersections method to general polygons instead of triangles, to build on OpenGeode method. (26802f4)
fix/update_surface_intersections_for_polygons
fix/update_surface_intersections_for_polygons-tag fix(SurfaceIntersections): Updated code by generalizing surface inter…
v6.1.9
v6.1.9-rc.2
6.1.9-rc.2 (2024-10-31)
Bug Fixes
- BRepComponentMeshesManifold: Better test non manifold on lines/surfaces with only one edge/facet. (f27bd73)
v6.1.9-rc.1
6.1.9-rc.1 (2024-10-31)
Bug Fixes
- BRepMeshesManifold: Fixed some messages when inspecting Non manifold at model scale. (1d66f89)
fix/message_in_model_non_manifolds
fix/message_in_model_non_manifolds-tag fix(BRepMeshesManifold): Fixed some messages when inspecting Non mani…
fix/better_test_model_non_manifold_with_multiple_cmvs
fix/better_test_model_non_manifold_with_multiple_cmvs-tag fix(BRepComponentMeshesManifold): Better test non manifold on lines/s…
v6.1.8
v6.1.8-rc.1
feat/polygon-intersection-detection
feat/polygon-intersection-detection-tag fix(OpenGeode): update to new intersections