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
|
c4f9c41c53
|
LineCurve can take an array of points now
|
2017-09-22 01:34:53 +01:00 |
|
Richard Davey
|
3163a50d12
|
Added getResolution methods.
|
2017-09-21 17:12:16 +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 |
|
Richard Davey
|
9d3c80ab0c
|
Added Paths.Curve and Curves.Line for linear paths.
|
2017-09-20 16:51:49 +01:00 |
|