Skip to content
Snippets Groups Projects
  1. Sep 03, 2019
  2. Jul 24, 2019
  3. Jul 09, 2019
  4. Jul 04, 2019
  5. Jul 03, 2019
  6. Jul 02, 2019
  7. Jun 13, 2019
  8. Jun 12, 2019
  9. Jun 07, 2019
  10. Jun 06, 2019
  11. Jun 03, 2019
  12. May 27, 2019
  13. May 24, 2019
    • JasonChmn's avatar
      Modification in bezier curve, now there is a T_min and T_max (Only T_max... · 2579a232
      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].
      2579a232
  14. May 21, 2019
  15. May 20, 2019
  16. May 10, 2019
  17. May 06, 2019
  18. May 02, 2019
Loading