Skip to content

v15.13.0

Choose a tag to compare

@BotellaA BotellaA released this 04 Mar 11:28
· 462 commits to master since this release
bfefdd3

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)