Releases: Geode-solutions/OpenGeode-Inspector
Releases · Geode-solutions/OpenGeode-Inspector
v2.5.0
2.5.0 (2022-09-27)
Features
- Static: build static packages (8e8ecc4)
v2.4.0
2.4.0 (2022-09-22)
Features
- OpenGeode: update to new v12 (2653db2)
v2.3.2
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
2.3.1 (2022-09-13)
Bug Fixes
- ModelColocation: Upgraded the verbose mode for the ModelComponentsMeshColocation (76c6bc3)
v2.3.0
2.3.0 (2022-07-27)
Features
- ModelInspector: Added the inspection of the component meshes of models (BRep and Section) (93ecb48)
v2.2.0
2.2.0 (2022-07-20)
Features
v2.1.1
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
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
2.0.1 (2022-06-17)
Bug Fixes
- VTable: Regenerate packages with new OpenGeode version after changes on attributes. (ef65f7c)
v2.0.0
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.