summaryrefslogtreecommitdiffstats
path: root/src/transform.js
Commit message (Expand)AuthorAgeFilesLines
* revert multiple breaking changes introduced by the last commitsUlrich-Matthias Schäfer2016-03-281-7/+5
* Implementation new fx moduleUlrich-Matthias Schäfer2016-03-231-32/+216
* Merge branch 'master' into 3.0.0Ulrich-Matthias Schäfer2016-02-101-3/+1
|\
| * `matrixify()` will not apply the calculated matrix to the node anymoreUlrich-Matthias Schäfer2015-12-291-3/+1
* | transformation with correct rotation, fixed Color animationUlrich-Matthias Schäfer2015-12-211-7/+9
|/
* added ungroup/flatten (#238), toParent and toDocUlrich-Matthias Schäfer2015-10-111-1/+19
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-151-1/+1
* Make parsing a <transform-list> more robust in the face of IE11Ray Glover2015-08-141-1/+1
* Fixed transform method which now uses current transformation and not ctm anymoreUlrich-Matthias Schäfer2015-07-051-7/+28
* Added animated parametric transformationswout2014-08-301-17/+39
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-7/+12
* Implemented absolute and relative matrix transformationswout2014-08-241-56/+87
* Removed node moduleswout2014-08-031-1/+1
* Added more control to SVG.Matrixwout2014-07-281-6/+18
* Installed Jasmin 2.0.1wout2014-07-261-18/+23
* Further debugging matrix new implementationwout2014-07-121-1/+5
* Completely reworked transform systemwout2014-07-111-0/+47