Skip to content

Releases: Geode-solutions/OpenGeode

v15.8.2

07 Dec 00:18
Compare
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
Compare
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
Compare
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

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
Compare
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
Compare
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
Compare
Choose a tag to compare
perf/aabb-async Pre-release
Pre-release
perf/aabb-async-tag

retry

fix/unstable-test

03 Dec 08:45
Compare
Choose a tag to compare
fix/unstable-test Pre-release
Pre-release
fix/unstable-test-tag

fix

v15.8.0

01 Dec 07:13
083d225
Compare
Choose a tag to compare

15.8.0 (2024-12-01)

Bug Fixes

  • Mappings: add unmap function in GenericMapping (816c7f5)
  • Triangulate: change algorithm for ear clipping (7507445)

Features

  • BasicObject: add new Polygon class (66bb0d7)
  • NnSearch: add temporary possibility to find mapping in nn_search (fd41b99)
  • replace_components_meshes_by_others: Added function to replace component meshes of a BRep by another BRep's. (df869d9)

v15.8.0-rc.5

29 Nov 16:22
083d225
Compare
Choose a tag to compare
v15.8.0-rc.5 Pre-release
Pre-release

15.8.0-rc.5 (2024-11-29)

Bug Fixes

  • Mappings: add unmap function in GenericMapping (816c7f5)