Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
fix/grid-to-hex
fix/grid-to-hex-tag fix(Mesh): add helper to convert grid into hybrid solid full of hexah…
v15.6.2
v15.6.2-rc.1
15.6.2-rc.1 (2024-11-05)
Bug Fixes
- AttributeInterpolation: Added the interpolation of attributes of arrays of double and float. (8f3d29d)
fix/array_attribute_interpolation
fix/array_attribute_interpolation-tag fix(AttributeInterpolation): Added the interpolation of attributes of…
v15.6.1
v15.6.1-rc.1
15.6.1-rc.1 (2024-10-31)
Bug Fixes
- MeshesBuilder: fix copy of information in meshes builder (2dfdece)
fix/wrong-copy-of-polyhedra-around-vertex
fix/wrong-copy-of-polyhedra-around-vertex-tag fix(MeshesBuilder): fix copy of information in meshes builder
v15.6.0
v15.6.0-rc.1
15.6.0-rc.1 (2024-10-30)
Features
- IntersectionDetection: first implementation of polygon intersection detection (eeeff31)
feat/polygon-intersection-detection
feat/polygon-intersection-detection-tag feat(IntersectionDetection): first implementation of polygon intersec…