Releases: jcornaz/bvh-arena
Releases · jcornaz/bvh-arena
v1.1.3
1.1.3 (2023-01-09)
Documentation
- lower the minimum supported rust version (msrv) to 1.56 (ecc6db2)
v1.1.2
1.1.2 (2023-01-08)
Documentation
- readme: fix build badge (cd010fc)
- readme: remove build status badge (bbb4db8)
v1.1.1
1.1.1 (2022-05-19)
Documentation
- readme: add installation and MSRV (5173784)
v1.1.0
1.1.0 (2022-05-17)
Features
- make 'std' feature explicit (6a69a48)
v1.0.0
Features
- find overlaps with given volume
v1.0.0-beta.2
Bug Fixes
- improve efficiency of the bvh structure after node removal
Documentation
- improve readme example
- fix minor typos
v1.0.0-beta.1
Features
- bounding volume hierarchy
- axis-aligned bounding box