Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v10.1.7
10.1.7 (2022-05-09)
Bug Fixes
- ComponentID: prevent lifetime errors (8073041)
v10.1.6
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
10.1.5 (2022-05-06)
Bug Fixes
- Topology: Replaced 'component_id().id()' calls by 'id()' calls (96cde16)
v10.1.4
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
10.1.3 (2022-04-29)
Bug Fixes
- AABBTree: skip empty other tree queries (b101ab4)
v10.1.2
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
10.1.1 (2022-04-26)
Bug Fixes
- Attribute: Added support for saving atributes with an array type. (e394d0b)
v10.1.0
10.1.0 (2022-04-26)
Features
- Attribute: support generic value for items (456d5d9)
v10.0.34
Bug Fixes
- AABBTree: handle empty tree (b6e874c)
- Logger: add Logger in Debug mode only (8f996ad)
v10.0.33
Bug Fixes
- SolidMesh: add method to know if a vertex is on border or not (4ed2810)