Skip to content

Commit

Permalink
Merge pull request #418 from pro3d-space/bugs/faster_kdTree_caching
Browse files Browse the repository at this point in the history
Faster KdTree Loading
  • Loading branch information
haraldsteinlechner authored Sep 24, 2024
2 parents 4443311 + d52f630 commit 8ef15dd
Show file tree
Hide file tree
Showing 3 changed files with 407 additions and 0 deletions.
6 changes: 6 additions & 0 deletions TEST_RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
## 4.25.0-prerelease10
- optimized kd tree loading from caches

## 4.25.0-prerelease1
- testrelease

## 4.24.0-prerelease1
- testrelease
Loading

0 comments on commit 8ef15dd

Please sign in to comment.