Skip to content

Releases: Geode-solutions/OpenGeode

fix/grid-to-hex

06 Nov 14:51
Compare
Choose a tag to compare
fix/grid-to-hex Pre-release
Pre-release
fix/grid-to-hex-tag

fix(Mesh): add helper to convert grid into hybrid solid full of hexah…

v15.6.2

06 Nov 00:15
42beb16
Compare
Choose a tag to compare

15.6.2 (2024-11-06)

Bug Fixes

  • AttributeInterpolation: Added the interpolation of attributes of arrays of double and float. (8f3d29d)

v15.6.2-rc.1

05 Nov 09:45
42beb16
Compare
Choose a tag to compare
v15.6.2-rc.1 Pre-release
Pre-release

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

04 Nov 16:35
Compare
Choose a tag to compare
Pre-release
fix/array_attribute_interpolation-tag

fix(AttributeInterpolation): Added the interpolation of attributes of…

v15.6.1

02 Nov 00:15
a49a686
Compare
Choose a tag to compare

15.6.1 (2024-11-02)

Bug Fixes

  • MeshesBuilder: fix copy of information in meshes builder (2dfdece)

v15.6.1-rc.1

31 Oct 15:49
a49a686
Compare
Choose a tag to compare
v15.6.1-rc.1 Pre-release
Pre-release

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

31 Oct 15:18
Compare
Choose a tag to compare
fix/wrong-copy-of-polyhedra-around-vertex-tag

fix(MeshesBuilder): fix copy of information in meshes builder

v15.6.0

31 Oct 06:18
4022c5e
Compare
Choose a tag to compare

15.6.0 (2024-10-31)

Features

  • IntersectionDetection: first implementation of polygon intersection detection (eeeff31)

v15.6.0-rc.1

30 Oct 14:20
4022c5e
Compare
Choose a tag to compare
v15.6.0-rc.1 Pre-release
Pre-release

15.6.0-rc.1 (2024-10-30)

Features

  • IntersectionDetection: first implementation of polygon intersection detection (eeeff31)

feat/polygon-intersection-detection

30 Oct 09:55
Compare
Choose a tag to compare
Pre-release
feat/polygon-intersection-detection-tag

feat(IntersectionDetection): first implementation of polygon intersec…