aboutsummaryrefslogtreecommitdiffstats
path: root/src/point.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed recommendations by @Fuzzyma regarding transformsSaivan2018-03-051-6/+5
* Implemented new transformationsSaivan2018-03-021-4/+4
* All files now loosely abide by standard lintingSaivan2018-02-271-25/+23
* Lots of breaking changes. Read below! (#646, #716)Ulrich-Matthias Schäfer2017-07-251-1/+1
* Implement a more basic morph method for SVG.PathArrayRémi Tétreault2016-12-201-33/+2
* Implement the morph method of SVG.PathArrayRémi Tétreault2016-12-201-7/+38
* doublecheck SVG.parser, use svg element which is not in the dom (#471)Ulrich-Matthias Schäfer2016-04-021-1/+1
* added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#40...Ulrich-Matthias Schäfer2016-01-111-0/+72