Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v15.21.0-rc.2
Bug Fixes
- Model: add API functions to get component_mesh_edges specifying the Component (eb5c291)
v15.21.0-rc.1
Features
- Geometry: adding degeneration functions with tolerance argument. (7a3956f)
v15.20.0
Features
- Component: add active compoennt status (d8df2b8)
- ComponentsRange: active active range (33eedf7)
v15.20.0-rc.1
Features
- Component: add active compoennt status (d8df2b8)
- ComponentsRange: active active range (33eedf7)
v15.19.1
Bug Fixes
- shape_function: Moved utilitary function from namespace to api. (f03497c)
v15.19.1-rc.1
Bug Fixes
- shape_function: Moved utilitary function from namespace to api. (f03497c)
v15.19.0
Bug Fixes
- CMake: allow to skip unity build for a single file (f53a372)
- Python: adding python bindings for Triangle methods (62429aa)
Features
- Angle: add inexact_equal comparator (fb0e690)
- Angle: add python binding (5f0bb3e)
- Angle: manage degree to radian conversion (e8cb28d)
v15.19.0-rc.1
Bug Fixes
- CMake: allow to skip unity build for a single file (f53a372)
Features
- Angle: add inexact_equal comparator (fb0e690)
- Angle: add python binding (5f0bb3e)
- Angle: manage degree to radian conversion (e8cb28d)
v15.18.3-rc.1
Bug Fixes
- Python: adding python bindings for Triangle methods (62429aa)
v15.18.2
Bug Fixes
- Mesh: add helper functions to correct vertex duplications in meshes (1b5799f)