Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jason Chemin
curves
Commits
curves
21 Dec, 2013
1 commit
error in cubic function t_min >= t_max
· 82947274
steve tonneau
authored
Dec 21, 2013
82947274
28 Jun, 2013
1 commit
cleaning + added optimization
· 03578173
steve tonneau
authored
Jun 28, 2013
03578173
27 Jun, 2013
6 commits
more cleaning
· 7cca5327
stonneau
authored
Jun 27, 2013
7cca5327
renamed header files
· fcd529d6
stonneau
authored
Jun 27, 2013
fcd529d6
removed useless export
· 5823a5f7
stonneau
authored
Jun 27, 2013
5823a5f7
cleaning everything
· e9fdd644
stonneau
authored
Jun 27, 2013
e9fdd644
library now just header only (templated)
· 4c1d45e3
stonneau
authored
Jun 27, 2013
4c1d45e3
Added BezierCurve handling and tests + some cleaning
· 20b7bd84
stonneau
authored
Jun 27, 2013
20b7bd84
19 Jun, 2013
4 commits
Merge branch 'master' of
https://github.com/stonneau/spline
· c1d14118
stonneau
authored
Jun 19, 2013
c1d14118
Initial commit
· 63a03431
stonneau
authored
Jun 18, 2013
63a03431
added .gitignore files
· d1149b60
stonneau
authored
Jun 19, 2013
d1149b60
first commit for spline library and tests.
· bda51529
stonneau
authored
Jun 19, 2013
"Unit tests" not seriously done yet (just string outputs) , should use mockpp or something
bda51529