summaryrefslogtreecommitdiffstats
path: root/src/point.js
Commit message (Expand)AuthorAgeFilesLines
* Rename files so that they reflect their exported classes (see next commit)Ulrich-Matthias Schäfer2018-10-251-74/+0
* satisfy linterUlrich-Matthias Schäfer2018-05-271-1/+0
* Most of the animations are workingSaivan2018-05-171-2/+8
* 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