Skip to content

Releases: Geode-solutions/OpenGeode-Inspector

v6.1.10-rc.1

04 Nov 14:46
383982c
Compare
Choose a tag to compare
v6.1.10-rc.1 Pre-release
Pre-release

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

02 Nov 00:37
b4e9740
Compare
Choose a tag to compare

6.1.9 (2024-11-02)

Bug Fixes

  • BRepComponentMeshesManifold: Better test non manifold on lines/surfaces with only one edge/facet. (f27bd73)
  • BRepMeshesManifold: Fixed some messages when inspecting Non manifold at model scale. (1d66f89)

v6.1.9-rc.2

31 Oct 16:39
b4e9740
Compare
Choose a tag to compare
v6.1.9-rc.2 Pre-release
Pre-release

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

31 Oct 10:53
837be4b
Compare
Choose a tag to compare
v6.1.9-rc.1 Pre-release
Pre-release

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

31 Oct 10:29
Compare
Choose a tag to compare
Pre-release
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

31 Oct 06:39
ca5a405
Compare
Choose a tag to compare

6.1.8 (2024-10-31)

Bug Fixes

  • OpenGeode: update to new intersections (9c5979b)

v6.1.8-rc.1

30 Oct 14:42
ca5a405
Compare
Choose a tag to compare
v6.1.8-rc.1 Pre-release
Pre-release

6.1.8-rc.1 (2024-10-30)

Bug Fixes

  • OpenGeode: update to new intersections (9c5979b)

feat/polygon-intersection-detection

30 Oct 13:55
Compare
Choose a tag to compare
Pre-release
feat/polygon-intersection-detection-tag

fix(OpenGeode): update to new intersections