- clean up codebase
- added package level docs
- added citation file
- some minor bug fixes
- changed line straightening in
tnss_tree()
to Visvalingam algorithm (NOTE: The meaning of the epsilon parameter is now reversed!) - fixed a bug in
tnss_tree()
which created duplicated mesh points
- minor bug fixes
- added
edge_bundle_path()
- Fixed an error that occurred with valgrind
- added more documentation
- cleanup of code
- fixed readme
- added smoothing for
tnss_tree()
- Added a
NEWS.md
file to track changes to the package.