Skip to content

Releases: Geode-solutions/OpenGeode

v15.8.3

10 Dec 00:18
52b9616

Choose a tag to compare

15.8.3 (2024-12-10)

Bug Fixes

  • AttributeLinearInterpolation: If all values are the same, don't do a result-prone computation and return value directly. (9d2cf8b)

v15.8.3-rc.1

09 Dec 12:46
52b9616

Choose a tag to compare

v15.8.3-rc.1 Pre-release
Pre-release

15.8.3-rc.1 (2024-12-09)

Bug Fixes

  • AttributeLinearInterpolation: If all values are the same, don't do a result-prone computation and return value directly. (9d2cf8b)

v15.8.2

07 Dec 00:18

Choose a tag to compare

15.8.2 (2024-12-07)

Bug Fixes

  • AABB: missing parameter (597dfa7)
  • AABBTree: allow async search (59e3f59)

v15.8.2-rc.2

05 Dec 14:39

Choose a tag to compare

v15.8.2-rc.2 Pre-release
Pre-release

15.8.2-rc.2 (2024-12-05)

Bug Fixes

  • AABB: missing parameter (597dfa7)

v15.8.2-rc.1

05 Dec 12:55
2d9c4da

Choose a tag to compare

v15.8.2-rc.1 Pre-release
Pre-release

15.8.2-rc.1 (2024-12-05)

Bug Fixes

  • AABBTree: allow async search (59e3f59)

fix/attr_linear_interpolation_if_same_value

05 Dec 13:13

Choose a tag to compare

fix/attr_linear_interpolation_if_same_value-tag

fix(AttributeLinearInterpolation): If all values are the same, don't …

v15.8.1

04 Dec 07:57
1a41359

Choose a tag to compare

15.8.1 (2024-12-04)

Bug Fixes

  • CTest: add unstable label (22d3104)

v15.8.1-rc.1

03 Dec 10:45
1a41359

Choose a tag to compare

v15.8.1-rc.1 Pre-release
Pre-release

15.8.1-rc.1 (2024-12-03)

Bug Fixes

  • CTest: add unstable label (22d3104)

perf/aabb-async

03 Dec 20:22

Choose a tag to compare

perf/aabb-async Pre-release
Pre-release
perf/aabb-async-tag

retry

fix/unstable-test

03 Dec 08:45

Choose a tag to compare

fix/unstable-test Pre-release
Pre-release
fix/unstable-test-tag

fix