Commit graph

2 commits

Author SHA1 Message Date
Richard Davey
375db253f2 Quadratic Curve updates
* Quadratic Bezier Interpolation has been added to the Math.Interpolation functions
* A new Quadratic Bezier Curve class has been added, expanding the available Curve types
* Path.quadraticBezierTo allows you to add a Quadratic Bezier Curve into your Path.
2018-03-05 01:15:18 +00:00
danny
db6039bf4f Add quadraticBezier to API 2018-03-02 17:42:12 -03:00