Skip to content

Releases: Geode-solutions/OpenGeode-Inspector

v2.8.0

19 Jan 15:24

Choose a tag to compare

2.8.0 (2023-01-19)

Features

  • SurfaceIntersections: Added an inspector to check the self intersections of surfaces. (152af67)

v2.7.2

19 Jan 09:24

Choose a tag to compare

2.7.2 (2023-01-19)

Bug Fixes

  • Surface: better load surface in binary (aa1d6f9)

v2.7.1

13 Jan 19:18

Choose a tag to compare

2.7.1 (2023-01-13)

Bug Fixes

  • Topology: handle Line crossing Surface (632cd86)

v2.7.0

09 Jan 10:51

Choose a tag to compare

2.7.0 (2023-01-09)

Features

  • Degeneration: Added the inspection of degenerated polygons in SurfaceMeshes and polyhedra in SolidMeshes. (e2a4eff)

v2.6.3

05 Dec 09:56

Choose a tag to compare

2.6.3 (2022-12-05)

Bug Fixes

  • Exception: handle exceptions in async context (0001279)

v2.6.2

02 Dec 12:27

Choose a tag to compare

2.6.2 (2022-12-02)

Bug Fixes

  • ModelColocation: Fixed verbose mode output for models with component meshes points colocated but on the same unique vertex. (cfaece0)

v2.6.1

02 Dec 09:17

Choose a tag to compare

2.6.1 (2022-12-02)

Bug Fixes

  • StructuralModelInspection: Update of the exe with the new inspection functions developed. (cac272b)

v2.6.0

30 Nov 09:14

Choose a tag to compare

2.6.0 (2022-11-30)

Features

  • Brep: check model non manifold edges (6529da7)

v2.5.4

04 Nov 13:30

Choose a tag to compare

2.5.4 (2022-11-04)

Bug Fixes

  • Python: update requirements (5deb9ae)

v2.5.3

12 Oct 22:01

Choose a tag to compare

2.5.3 (2022-10-12)

Bug Fixes

  • PolyhedronFacetVertices: Set InlinedVector size to 3. (52a4b08)