Skip to content

Releases: Geode-solutions/OpenGeode

v10.1.7

09 May 17:46
8073041
Compare
Choose a tag to compare

10.1.7 (2022-05-09)

Bug Fixes

  • ComponentID: prevent lifetime errors (8073041)

v10.1.6

09 May 13:46
Compare
Choose a tag to compare

10.1.6 (2022-05-09)

Bug Fixes

  • RegularGrid: Added tests to remove the possibility to create a grid with no cells in a direction or with a cell length smaller than epsilon (8a2f41a)

v10.1.5

06 May 12:52
Compare
Choose a tag to compare

10.1.5 (2022-05-06)

Bug Fixes

  • Topology: Replaced 'component_id().id()' calls by 'id()' calls (96cde16)

v10.1.4

05 May 09:00
Compare
Choose a tag to compare

10.1.4 (2022-05-05)

Bug Fixes

  • const: add const in debug mode (0194b82)
  • UUID: add uuid constructor from string and faster stringify (1d829b1)

Performance Improvements

  • Optional: use in place constructors (bf68ed6)

v10.1.3

29 Apr 19:09
Compare
Choose a tag to compare

10.1.3 (2022-04-29)

Bug Fixes

  • AABBTree: skip empty other tree queries (b101ab4)

v10.1.2

27 Apr 10:11
Compare
Choose a tag to compare

10.1.2 (2022-04-27)

Bug Fixes

  • Attribute: wrong return type for nb_items (49db497)
  • Bitsery: better C++11 compliant syntax (001b5f9)

v10.1.1

26 Apr 13:26
Compare
Choose a tag to compare

10.1.1 (2022-04-26)

Bug Fixes

  • Attribute: Added support for saving atributes with an array type. (e394d0b)

v10.1.0

26 Apr 11:33
Compare
Choose a tag to compare

10.1.0 (2022-04-26)

Features

  • Attribute: support generic value for items (456d5d9)

v10.0.34

25 Apr 11:57
Compare
Choose a tag to compare

10.0.34 (2022-04-25)

Bug Fixes

  • AABBTree: handle empty tree (b6e874c)
  • Logger: add Logger in Debug mode only (8f996ad)

v10.0.33

20 Apr 09:47
Compare
Choose a tag to compare

10.0.33 (2022-04-20)

Bug Fixes

  • SolidMesh: add method to know if a vertex is on border or not (4ed2810)