Skip to content

Releases: Geode-solutions/OpenGeode-Inspector

v2.5.0

27 Sep 22:23
Compare
Choose a tag to compare

2.5.0 (2022-09-27)

Features

  • Static: build static packages (8e8ecc4)

v2.4.0

22 Sep 16:31
Compare
Choose a tag to compare

2.4.0 (2022-09-22)

Features

  • OpenGeode: update to new v12 (2653db2)

v2.3.2

15 Sep 12:05
e04b8e9
Compare
Choose a tag to compare

2.3.2 (2022-09-15)

Bug Fixes

  • ModelColocation: Upgraded the verbose mode for the ModelComponentsMeshColocation and added a filter to the colocated points to remove those with the same unique vertices from the list. (e04b8e9)

v2.3.1

13 Sep 11:34
Compare
Choose a tag to compare

2.3.1 (2022-09-13)

Bug Fixes

  • ModelColocation: Upgraded the verbose mode for the ModelComponentsMeshColocation (76c6bc3)

v2.3.0

27 Jul 14:44
93ecb48
Compare
Choose a tag to compare

2.3.0 (2022-07-27)

Features

  • ModelInspector: Added the inspection of the component meshes of models (BRep and Section) (93ecb48)

v2.2.0

20 Jul 14:46
Compare
Choose a tag to compare

2.2.0 (2022-07-20)

Features

  • OpenGeode: update to v11 (def5e09)

v2.1.1

07 Jul 13:52
Compare
Choose a tag to compare

2.1.1 (2022-07-07)

Bug Fixes

  • Topology: Added test to verify if unique vertices linked to an internal component are also linked to its embedding(s) component(s). (2d66bfd)

v2.1.0

05 Jul 08:30
Compare
Choose a tag to compare

2.1.0 (2022-07-05)

Features

  • Models: Added the inspection of the colocation of a model (BRep/Section) unique vertices. (4551cb6)

v2.0.1

17 Jun 13:34
Compare
Choose a tag to compare

2.0.1 (2022-06-17)

Bug Fixes

  • VTable: Regenerate packages with new OpenGeode version after changes on attributes. (ef65f7c)

v2.0.0

13 Jun 07:55
Compare
Choose a tag to compare

2.0.0 (2022-06-13)

Bug Fixes

  • Topology: Added case where closed lines have a corner removing adjacencies at a point of the line, but closing it still. (ea4e639)

BREAKING CHANGES

  • Topology: removed the tests on corner vertices being internal but having multiple incidences, which was wrong.