Releases: nmwsharp/geometry-central
Releases · nmwsharp/geometry-central
v1.1.0
New Features
- Add Signed Fast Marching by @nzfeng in #217
- Add Polygon DEC by @nzfeng in #195
- Add marching triangles by @nzfeng in #218
- Add the affine heat method by @nmwsharp in #219
- EmbeddedGeometryInterface: Add face centroids as managed quantity by @robinchrist in #232
- Preprocess curves for the signed heat method by @nzfeng in #229
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
- @phaedon made their first contribution in #216
- @jdumas made their first contribution in #207
- @selaytekgul made their first contribution in #239
- @robinchrist made their first contribution in #232
- @liamnwhite1 made their first contribution in #238
- @Joel-Hecht made their first contribution in #237
Full Changelog: v1.0.0...v1.1.0