Skip to content

Releases: nmwsharp/geometry-central

v1.1.0

19 May 04:54

Choose a tag to compare

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

v1.0.0

02 Apr 09:02

Choose a tag to compare

This library has been fairly stable, but we have not regularly pushed releases. Let's tag this as v1.0 and try to publish releases more regularly moving forward.

v0.1.0

29 Jul 02:59

Choose a tag to compare

Add documentation for indexing