Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
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)
v4.4.1
4.4.1 (2020-03-31)
Bug Fixes
v4.4.0
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
4.3.4 (2020-03-27)
Bug Fixes
- Builder: add move constructor for BRep and Section buidlers (b93fc1e)
v4.3.3
4.3.3 (2020-03-23)
Bug Fixes
- CMake: fix environment settings for VS (08afc17)