v14.9.1
github-actions
released this
25 Oct 04:19
·
680 commits
to master
since this release
14.9.1 (2023-10-25)
Bug Fixes
- Component: add mesh alias (#848) (742f551)
- ComponentMeshPolygons: missing Section support (9cad033)
- EdgeVertex: missing hashing support (#857) (8aaec61)
- GCC: backport for old compilers (293926e)
- Geometry: add noexcept keyword on simplex basic objects constructors and assignment operators (2b91372)
- Mapping: Added move constructors to various classes, including Mappings. (b3a8e77)
- MeshHelpers: update logging output to debug channel in repair_polygons_orientations (3c6daaa)
- ModelCRS: more helpers to handle Model CRS (b48efa3)
- Output: check for saveability (#856) (05d57b9)
- Position: add mapping from Position to local_index_t (5a02a15)
- Position: missing tetrahedron edges information (9a25c7e)
- Python: fix missing files binding for meshes (9be2477)