Skip to content

Releases: Geode-solutions/OpenGeode

v14.23.2

15 Jun 01:26
ec40b68

Choose a tag to compare

14.23.2 (2024-06-15)

Bug Fixes

  • ModelBuilder: set point coordinate from unique vertex (76dcf09)

v14.23.2-rc.1

14 Jun 16:52
ec40b68

Choose a tag to compare

v14.23.2-rc.1 Pre-release
Pre-release

14.23.2-rc.1 (2024-06-14)

Bug Fixes

  • ModelBuilder: set point coordinate from unique vertex (76dcf09)

fix/mesh-move-point

14 Jun 12:14

Choose a tag to compare

fix/mesh-move-point Pre-release
Pre-release
fix/mesh-move-point-tag

fix(ModelBuilder): set point coordinate from unique vertex

feat/generic_aabb_search

12 Jun 15:25

Choose a tag to compare

Pre-release
feat/generic_aabb_search-tag

feat(GenericMeshAABB): Created a class to access a mesh AABB generica…

v14.23.1

08 Jun 00:15
0abf6e9

Choose a tag to compare

14.23.1 (2024-06-08)

Bug Fixes

  • AttributeLinearInterpolation: Changed constructor to take spans to ease construction. (27ebeb0)

v14.23.1-rc.1

07 Jun 12:54
0abf6e9

Choose a tag to compare

v14.23.1-rc.1 Pre-release
Pre-release

14.23.1-rc.1 (2024-06-07)

Bug Fixes

  • AttributeLinearInterpolation: Changed constructor to take spans to ease construction. (27ebeb0)

fix/span_constructor_of_attribute_linear_inteprolation

07 Jun 09:48

Choose a tag to compare

fix/span_constructor_of_attribute_linear_inteprolation-tag

fix(AttributeLinearInterpolation): Changed constructor to take spans …

v14.23.0

07 Jun 07:10
94660fa

Choose a tag to compare

14.23.0 (2024-06-07)

Bug Fixes

  • Mesh: add methos in mesh classes to ask if an element is degenerated or not (4b0ece5)

Features

  • BRepHelper: add ray tracing based test for point in block. (0f88070)

v14.23.0-rc.2

06 Jun 17:07
94660fa

Choose a tag to compare

v14.23.0-rc.2 Pre-release
Pre-release

14.23.0-rc.2 (2024-06-06)

Bug Fixes

  • Mesh: add methos in mesh classes to ask if an element is degenerated or not (4b0ece5)

fix/is-degenerated

06 Jun 15:47

Choose a tag to compare

fix/is-degenerated Pre-release
Pre-release
fix/is-degenerated-tag

Apply prepare changes