Skip to content

Releases: Geode-solutions/OpenGeode-Inspector

v1.8.1

03 May 13:54

Choose a tag to compare

1.8.1 (2022-05-03)

Bug Fixes

  • Constness: Remove constness of some class parameters (1db2ac9)

v1.8.0

03 May 12:19

Choose a tag to compare

1.8.0 (2022-05-03)

Features

  • Inspector: Added a verbose mode for all the geometry inspectors. (801877c)
  • TopologyInspector: Added a verbose mode to output more explanatory messages in the model topology inspection. (bde25b6)

v1.7.0

04 Apr 11:20

Choose a tag to compare

1.7.0 (2022-04-04)

Bug Fixes

  • SectionTopologyInspector: Removed forgotten functions using blocks in Section (4887add)

Features

  • SectionInspector: Added the inspection of a Section topology. (497d3d4)

v1.6.2

01 Apr 08:14

Choose a tag to compare

1.6.2 (2022-04-01)

Bug Fixes

  • BRepTopology: Fixed the inspection of the topology of a BRep in several specific cases (2cfbe37)

v1.6.1

22 Mar 13:57

Choose a tag to compare

1.6.1 (2022-03-22)

Bug Fixes

  • PythonBindings: Added example to show pyhon binding use for the topology inspector, and modified README to show bindings use. (50decb6)

v1.6.0

14 Mar 12:48
8d25a56

Choose a tag to compare

1.6.0 (2022-03-14)

Features

  • OpenGeode: update to v10 (8d25a56)

v1.5.2

08 Mar 13:20
75bc023

Choose a tag to compare

1.5.2 (2022-03-08)

Bug Fixes

  • Inspector: Added executables for the inspection of Pointsets, EdgedCurves and Solids. (#13) (75bc023)

v1.5.1

07 Mar 15:39
79ef9d0

Choose a tag to compare

1.5.1 (2022-03-07)

Bug Fixes

  • BRepTopologyInspector: added executable to inspect BRep model. (#12) (79ef9d0)

v1.5.0

03 Mar 08:57
1fc764c

Choose a tag to compare

1.5.0 (2022-03-03)

Features

  • Inspector: Refactored and finished the topology inspector, allowing inspection of the topology of corners, lines, surfaces and surfaces (1fc764c)

v1.4.1

15 Feb 15:05

Choose a tag to compare

1.4.1 (2022-02-15)

Bug Fixes

  • Exe: missing SurfaceMesh2D support (696fc1e)