Commit graph

8 commits

Author SHA1 Message Date
Richard Davey
0ab6bc6677 Small docs reminder. 2017-09-29 11:42:14 +01:00
Richard Davey
76288f0b3a getStartPoint now accepts a vector to populate 2017-09-27 02:32:26 +01:00
Richard Davey
a534629980 Added toJSON functions to all Curve types and Path 2017-09-22 19:36:00 +01:00
Richard Davey
8a4fff945c Added getStartPoint and draw methods to all curves and paths. 2017-09-22 16:41:17 +01:00
Richard Davey
3163a50d12 Added getResolution methods. 2017-09-21 17:12:16 +01:00
Richard Davey
98666739c2 Namespace fix 2017-09-21 02:30:54 +01:00
Richard Davey
1439144fae Added missing Curve constructor calls (opps!) and fixed tmpVec assignment in getLengths 2017-09-21 01:19:27 +01:00
Richard Davey
2d357d7526 Moved the Curves objects into their own folder and namespace and optimized the vector creation within them 2017-09-20 23:10:37 +01:00