Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v4.14.0
4.14.0 (2020-05-26)
Features
- Python: package for several Python versions (ec4e1d6)
v4.13.0
4.13.0 (2020-05-19)
Bug Fixes
Features
- Mesh: AABB helpers for TriangulatedSurface and EdgedCurve (e8fdc47)
v4.12.0
4.12.0 (2020-05-14)
Features
- Geometry: compute ray AABBtree intersections (4ad7762)
v4.11.0
4.11.0 (2020-04-30)
Features
- Geometry: add AABB tree for spatial query (ff303b9)
v4.10.2
4.10.2 (2020-04-22)
Bug Fixes
- Doc: manually fix class inheritance (ecc492d)
v4.10.1
4.10.1 (2020-04-22)
Bug Fixes
- Doc: manually fix class inheritance (6fcd796)
v4.10.0
4.10.0 (2020-04-21)
Features
- Relationships: add queries asking relationships (internal, boundary and item) between Components (6e7977b)
v4.9.2
4.9.2 (2020-04-17)
Performance Improvements
- TetrahedralSolidBuilder: improve the creation of edges and facets at tetrahedron creation (fd92a54)
v4.9.1
4.9.1 (2020-04-17)
Bug Fixes
- Python: missing Model components iterators (938bc32)
v4.9.0
4.9.0 (2020-04-16)
Features
- Rotation: add rotation API function for Point3D around an axis (#158) (562e39e)