Skip to content

v1.5.4

Compare
Choose a tag to compare
@simogasp simogasp released this 14 Dec 18:14
· 26 commits to master since this release

Release Notes
Kd tree improvements, small fixes, better MacOS/X support.
Change Log

  • Kd tree: small optimizations, new AdaptiveKdTree implementation (more efficient for highly heterogeneous pointsets).

  • Small bugfixes, warnings fixes.

  • Fixed compilation problems for MacOS/X (isnan() and spinlocks) (Jeremie Dumas and Laurent Alonso)