Skip to content

Releases: Geode-solutions/OpenGeode

fix/small-set-at

06 Mar 11:21
Compare
Choose a tag to compare
fix/small-set-at Pre-release
Pre-release
fix/small-set-at-tag

fix(SmallSet): missing at method

feat-add-frame-transform-with-magnitude

06 Mar 08:39
Compare
Choose a tag to compare
Pre-release
feat-add-frame-transform-with-magnitude-tag

test

v15.13.0

04 Mar 11:28
bfefdd3
Compare
Choose a tag to compare

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

04 Mar 08:14
bfefdd3
Compare
Choose a tag to compare
v15.13.0-rc.4 Pre-release
Pre-release

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

03 Mar 15:06
c95b238
Compare
Choose a tag to compare
v15.13.0-rc.3 Pre-release
Pre-release

15.13.0-rc.3 (2025-03-03)

Bug Fixes

  • Facets: add more api around opposite facet (c8b9358)

fix/seg-fault-empty

03 Mar 14:12
Compare
Choose a tag to compare
fix/seg-fault-empty Pre-release
Pre-release
fix/seg-fault-empty-tag

Apply prepare changes

fix/facet-storage-opposite

03 Mar 14:21
Compare
Choose a tag to compare
Pre-release
fix/facet-storage-opposite-tag

Apply prepare changes

fix/component-id-in-component

03 Mar 15:11
Compare
Choose a tag to compare
Pre-release
fix/component-id-in-component-tag

fix(Model): move up component_id() in Component class

v15.13.0-rc.2

28 Feb 13:03
a7179fa
Compare
Choose a tag to compare
v15.13.0-rc.2 Pre-release
Pre-release

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

28 Feb 10:50
Compare
Choose a tag to compare
Pre-release
fix/bindings_ray_tracing_not_exported-tag

fix(bindings): Missing use of define_model_ray_tracing, implying func…