Skip to content

v1.1.0

Latest

Choose a tag to compare

@nmwsharp nmwsharp released this 19 May 04:54
· 3 commits to master since this release

New Features

Bugfixes

  • Fix bug with flipEdgeNetwork created by piecewise Dijkstra by @Joel-Hecht in #237
  • Fix sign typo on "face Gaussian curvature" doc by @DavidJourdan in #215
  • Fix bug in signed fast marching when curve lies on a boundary edge by @nzfeng in #220
  • Fix: clear m_stop_vertices unconditionally in set_stop_conditions by @selaytekgul in #239
  • clean up two long-dead files by @nmwsharp in #241

Build System, Dependencies, and Meta

  • self-contained install (to enable nix support) by @liamnwhite1 in #238
  • fix(cmake): use dependency targets for build-tree consumers by @liamnwhite1 in #244
  • Bump Eigen version to 3.3.9 by @nzfeng in #225
  • Add build documentation for Bazel users by @phaedon in #216
  • Compatibility with recent nanoflann versions. by @jdumas in #207
  • standardize and update nanoflann nanonrt, wrap mesh ray tracer by @nmwsharp in #242

New Contributors

Full Changelog: v1.0.0...v1.1.0