Releases: msteinbeck/tinyspline
Releases · msteinbeck/tinyspline
v0.6.0
v0.5.0
What's Changed
- Fix typos by @luzpaz in #195
- Fix python build with debug binaries installed by @IlgarLunin in #203
- Find python by @msteinbeck in #205
- fixed test case for norm by @marco-langer in #206
New Contributors
- @IlgarLunin made their first contribution in #203
- @marco-langer made their first contribution in #206
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
What's Changed
- Fix memory issues. by @msteinbeck in #178
- Morph by @msteinbeck in #180
- Improve test framework and tests by @msteinbeck in #181
- Fix FLTK example build by @julianoes in #183
- Rename
tinysplinecpp.h
totinysplinecxx.h
by @Gnimuc in #185
New Contributors
- @julianoes made their first contribution in #183
- @Gnimuc made their first contribution in #185
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Remove useless space.
0.2.0
Create the correct number of points in deboornet constructor.
0.1.3
Get rid of PYTHON_LIBRARY and PYTHON_INCLUDE_DIR.