Releases: Geode-solutions/OpenGeode
Releases · Geode-solutions/OpenGeode
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
fix/component-id-in-component
fix/component-id-in-component-tag fix(Model): move up component_id() in Component class
v15.13.0-rc.2
15.13.0-rc.2 (2025-02-28)
Bug Fixes
- bindings: Missing use of define_model_ray_tracing, implying function is not exported in python. (8abbdd9)
fix/bindings_ray_tracing_not_exported
fix/bindings_ray_tracing_not_exported-tag fix(bindings): Missing use of define_model_ray_tracing, implying func…