Skip to content

Releases: Geode-solutions/OpenGeode

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)

v4.8.2

15 Apr 16:07
Compare
Choose a tag to compare

4.8.2 (2020-04-15)

Bug Fixes

  • PolygonalSurface: fix polygon_edge_adjacent() (09f07af)

v4.8.1

14 Apr 07:36
Compare
Choose a tag to compare

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

10 Apr 11:57
Compare
Choose a tag to compare

4.8.0 (2020-04-10)

Features

  • Solid: add some helper methods on micro-topology on Solid meshes (1bcef01)

v4.7.0

09 Apr 08:56
33b184d
Compare
Choose a tag to compare

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

06 Apr 10:17
Compare
Choose a tag to compare

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

01 Apr 17:48
Compare
Choose a tag to compare

4.5.0 (2020-04-01)

Features

  • Attribute: ease interpolation on custom types (fdb82a0)