aboutsummaryrefslogtreecommitdiffstats
path: root/src/attr.js
Commit message (Collapse)AuthorAgeFilesLines
* removed old fx code which is unused (#605)Ulrich-Matthias Schäfer2017-02-281-4/+0
|
* moved special handling of pattern/gradient transform to the corresponding classUlrich-Matthias Schäfer2015-10-111-7/+0
|
* fixes pattern animation (#385)Ulrich-Matthias Schäfer2015-10-101-0/+7
|
* Removed scale consideration in `move()`Ulrich-Matthias Schäfer2015-06-211-1/+1
| | | | It wasn't compatible to the other move-functions e.g. for the PointArray
* Added animated parametric transformationswout2014-08-301-13/+17
|
* Completely reworked transform systemwout2014-07-111-0/+79