Skip to content

Releases: Geode-solutions/OpenGeode

v4.14.0

26 May 07:49
Compare
Choose a tag to compare

4.14.0 (2020-05-26)

Features

  • Python: package for several Python versions (ec4e1d6)

v4.13.0

19 May 08:22
Compare
Choose a tag to compare

4.13.0 (2020-05-19)

Bug Fixes

Features

  • Mesh: AABB helpers for TriangulatedSurface and EdgedCurve (e8fdc47)

v4.12.0

14 May 15:17
4ad7762
Compare
Choose a tag to compare

4.12.0 (2020-05-14)

Features

  • Geometry: compute ray AABBtree intersections (4ad7762)

v4.11.0

30 Apr 08:03
ff303b9
Compare
Choose a tag to compare

4.11.0 (2020-04-30)

Features

  • Geometry: add AABB tree for spatial query (ff303b9)

v4.10.2

22 Apr 13:05
Compare
Choose a tag to compare

4.10.2 (2020-04-22)

Bug Fixes

  • Doc: manually fix class inheritance (ecc492d)

v4.10.1

22 Apr 12:24
Compare
Choose a tag to compare

4.10.1 (2020-04-22)

Bug Fixes

  • Doc: manually fix class inheritance (6fcd796)

v4.10.0

21 Apr 09:20
Compare
Choose a tag to compare

4.10.0 (2020-04-21)

Features

  • Relationships: add queries asking relationships (internal, boundary and item) between Components (6e7977b)

v4.9.2

17 Apr 14:32
fd92a54
Compare
Choose a tag to compare

4.9.2 (2020-04-17)

Performance Improvements

  • TetrahedralSolidBuilder: improve the creation of edges and facets at tetrahedron creation (fd92a54)

v4.9.1

17 Apr 09:42
Compare
Choose a tag to compare

4.9.1 (2020-04-17)

Bug Fixes

  • Python: missing Model components iterators (938bc32)

v4.9.0

16 Apr 15:08
562e39e
Compare
Choose a tag to compare

4.9.0 (2020-04-16)

Features

  • Rotation: add rotation API function for Point3D around an axis (#158) (562e39e)