- 01 Nov, 2019 1 commit
-
-
Guilhem Saurel authored
-
- 10 Oct, 2019 1 commit
-
-
stevet authored
-
- 08 Oct, 2019 1 commit
-
-
stevet authored
-
- 24 Sep, 2019 1 commit
-
-
Guilhem Saurel authored
-
- 23 Sep, 2019 3 commits
- 03 Sep, 2019 16 commits
-
-
-
-
-
-
-
[Serialization] Add template on save and load function for serialization => Now able to load in abstract pointer
-
Modif of Pierre : Add docstring in python API for piecewise polynomial and polynomial / Init T_min and T_max in empty constructor of curves
-
-
-
[Version boost] Remove warning for boost serialization version => Do something in function of version if needed ?
-
-
-
-
-
-
-
- 24 Jul, 2019 2 commits
- 03 Jul, 2019 1 commit
-
-
JasonChmn authored
-
- 02 Jul, 2019 1 commit
-
-
JasonChmn authored
Edit piecewise_polynomial_curve to piecewise_curve (make it more general using templates) / Add python binding for all types of piecewise curve / Edit std error thrown
-
- 12 Jun, 2019 2 commits
- 06 Jun, 2019 2 commits
- 27 May, 2019 2 commits
- 24 May, 2019 1 commit
-
-
JasonChmn authored
Modification in bezier curve, now there is a T_min and T_max (Only T_max before). More logic for curve_conversion. Also modified split bezier curve : before bezier curve defined on [0,T] and we splitted it in ts => bc1 was defined on [0,ts] and bc2 on [0,T-ts]. Now, bezier curve defined on [T_min,T_max] is splitted in ts => bc1 defined on [T_min,ts] and bc2 defined on [ts,T_max].
-
- 21 May, 2019 1 commit
-
-
JasonChmn authored
-
- 06 May, 2019 2 commits
- 30 Apr, 2019 3 commits