Skip to content

Releases: Geode-solutions/OpenGeode

v10.5.3

17 Jun 08:04
b6da517
Compare
Choose a tag to compare

10.5.3 (2022-06-17)

Bug Fixes

  • SolidMesh: fix wrong result for is_edge_on_border method (#475) (b6da517)

v10.5.2

17 Jun 07:14
Compare
Choose a tag to compare

10.5.2 (2022-06-17)

Bug Fixes

  • ModelHelper: backport gcc 4.8 (9db46af)

v10.5.1

16 Jun 11:39
9889b0b
Compare
Choose a tag to compare

10.5.1 (2022-06-16)

Bug Fixes

  • Model: add helper API functions to filter models removing dangling components (9889b0b)

v10.5.0

16 Jun 08:34
5a9413c
Compare
Choose a tag to compare

10.5.0 (2022-06-16)

Features

  • ComponentMeshQueries: Added queries to get the vertices of a Surface associated to the edge of an internal or boundary line, in a Section or in a BRep. (5a9413c)

v10.4.2

10 Jun 09:28
Compare
Choose a tag to compare

10.4.2 (2022-06-10)

Bug Fixes

  • Model: update component quieries to old school (82ef435)

v10.4.1

08 Jun 14:54
Compare
Choose a tag to compare

10.4.1 (2022-06-08)

Bug Fixes

  • Model: improve returned values from component mesh queries (0d7c992)

v10.4.0

08 Jun 10:00
Compare
Choose a tag to compare

10.4.0 (2022-06-08)

Features

  • BRepQueries: Added queries to access the facet(s) of a block corresponding to the polygon of a surface of a BRep. (bc7ef15)

v10.3.9

08 Jun 09:40
Compare
Choose a tag to compare

10.3.9 (2022-06-08)

Bug Fixes

  • ProgressLogger: display failed message (a1a8c19)

v10.3.8

08 Jun 08:29
efccec9
Compare
Choose a tag to compare

10.3.8 (2022-06-08)

Bug Fixes

  • SolidMesh: improve polyhedra_around_edge methods (#469) (efccec9)

v10.3.7

07 Jun 13:24
Compare
Choose a tag to compare

10.3.7 (2022-06-07)

Bug Fixes

  • model: fix conversion helper (01cbd6d)