Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
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)
v4.8.2
4.8.2 (2020-04-15)
Bug Fixes
- PolygonalSurface: fix polygon_edge_adjacent() (09f07af)
v4.8.1
4.8.1 (2020-04-14)
Bug Fixes
- PolygonAdjacencies: fix computation of polygon adjacencies for non-manifold surface meshes. (08dafb4)
Performance Improvements
- PolygonalSurface: speed up computation of polygon adjacencies (4fa6e8b)
v4.8.0
4.8.0 (2020-04-10)
Features
- Solid: add some helper methods on micro-topology on Solid meshes (1bcef01)
v4.7.0
4.7.0 (2020-04-09)
Features
- Filename: add API functions to extract filename (with ou with extension) from a path (#151) (33b184d)
v4.6.0
4.6.0 (2020-04-06)
Features
- VertexIdentifier: add methods to know if unique vertex stands for vertices in specific mesh component type or id (ce7d635)
- VertexIdentifier: add methods to know if unique vertex stands for vertices in specific mesh component type or id (36bef9b)
v4.5.0
4.5.0 (2020-04-01)
Features
- Attribute: ease interpolation on custom types (fdb82a0)