Skip to content

Releases: jcornaz/bvh-arena

v1.1.3

09 Jan 00:10
Compare
Choose a tag to compare

1.1.3 (2023-01-09)

Documentation

  • lower the minimum supported rust version (msrv) to 1.56 (ecc6db2)

v1.1.2

08 Jan 12:59
Compare
Choose a tag to compare

1.1.2 (2023-01-08)

Documentation

  • readme: fix build badge (cd010fc)
  • readme: remove build status badge (bbb4db8)

v1.1.1

19 May 04:03
5173784
Compare
Choose a tag to compare

1.1.1 (2022-05-19)

Documentation

  • readme: add installation and MSRV (5173784)

v1.1.0

17 May 20:11
Compare
Choose a tag to compare

1.1.0 (2022-05-17)

Features

  • make 'std' feature explicit (6a69a48)

v1.0.0

24 Jan 20:34
Compare
Choose a tag to compare

Features

  • find overlaps with given volume

v1.0.0-beta.2

22 Jan 16:58
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Bug Fixes

  • improve efficiency of the bvh structure after node removal

Documentation

  • improve readme example
  • fix minor typos

v1.0.0-beta.1

21 Jan 19:53
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Features

  • bounding volume hierarchy
  • axis-aligned bounding box