Skip to content

Release v0.0.28.16

Compare
Choose a tag to compare
@Grantim Grantim released this 28 Oct 14:43
4e70d01

Autogenerated release

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 22 LTS x64 deb
Fedora 35 x64 rpm
MacOS Coming soon! 🍏

What's Changed

  • Fix uniteManyMeshes to use precise intersection search by @Grantim in #633
  • extract computeSurfacePathApprox() from computeSurfacePath() by @Fedr in #634
  • Update patchelf by @MaxRayskiy in #637
  • added progressbar and error window in load from arguments by @ABSitf in #635
  • Export offsetMesh to python by @Grantim in #638
  • Add new python test save slice to image by @ADniill in #636
  • Simplify the code of buildSmallestMetricPathBiDir function by @Fedr in #639
  • Python updates by @Grantim in #640
  • A* modification of Dijkstra algorithm by @Fedr in #642
  • Expose rayMeshIntersect to python by @Grantim in #643
  • Skip serializing to JSON identity matrices and transforms to save the space by @Fedr in #644

Full Changelog: v0.0.27.27...v0.0.28.16