Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
v15.14.0-rc.2
v15.14.0-rc.1
15.14.0-rc.1 (2025-03-06)
Features
- NormalFrameTransform: add frame transform in Opengeode and a new version taking vector lenghts into account (4b5ed0e)
fix/solid-degen-area
fix/solid-degen-area-tag Apply prepare changes
fix/small-set-at
fix/small-set-at-tag fix(SmallSet): missing at method
feat-add-frame-transform-with-magnitude
feat-add-frame-transform-with-magnitude-tag test
v15.13.0
15.13.0 (2025-03-04)
Bug Fixes
- bindings: Missing use of define_model_ray_tracing, implying function is not exported in python. (8abbdd9)
- Facets: add more api around opposite facet (c8b9358)
- Geometry: add quick skips in BoundingBox intersects methods, based on geometrical object bounding box (e324b78)
- qualiy: returns 0 if the volume is 0. (8ba517b)
- TextureManager: Manager not returned as reference in bindings. (45b6461)
- WheelName: fixing wheel name case problem (17dd0e2)
Features
- Ellipse: add ellipse basic object and function to compute intersections and distances with ellipse (0e96dd8)
v15.13.0-rc.4
15.13.0-rc.4 (2025-03-04)
Bug Fixes
- Geometry: add quick skips in BoundingBox intersects methods, based on geometrical object bounding box (e324b78)
v15.13.0-rc.3
fix/seg-fault-empty
fix/seg-fault-empty-tag Apply prepare changes
fix/facet-storage-opposite
fix/facet-storage-opposite-tag Apply prepare changes