Skip to content

Releases: Geode-solutions/OpenGeode

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)

v4.4.1

31 Mar 13:29
c617cdb
Compare
Choose a tag to compare

4.4.1 (2020-03-31)

Bug Fixes

v4.4.0

30 Mar 17:23
Compare
Choose a tag to compare

4.4.0 (2020-03-30)

Bug Fixes

  • Benchmarks: fix geometry benchmarks (52fe1fc)
  • ModelIO: output component informations (5ceb60c)

Features

  • Distance: distance computations (1e00bad)
  • Geometry: gemetry class for simple objects (Plane, Sphere...) (8d8efcc)
  • Geometry: some geometric computations (97c14ea)
  • Projection: geometric projection computations (9de4799)
  • Python: geometric object and computation bindings (d399d19)

v4.3.4

27 Mar 00:21
b93fc1e
Compare
Choose a tag to compare

4.3.4 (2020-03-27)

Bug Fixes

  • Builder: add move constructor for BRep and Section buidlers (b93fc1e)

v4.3.3

23 Mar 16:05
Compare
Choose a tag to compare

4.3.3 (2020-03-23)

Bug Fixes

  • CMake: fix environment settings for VS (08afc17)