summaryrefslogtreecommitdiffstats
path: root/src/fx.js
Commit message (Expand)AuthorAgeFilesLines
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-281-6/+35
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-231-25/+73
* Bumped to v0.33wout2014-01-221-0/+0
* Added animatible poly's, bumped to v0.31wout2013-08-011-0/+42
* Added SVG.Set adn bumped to v0.24wout2013-07-011-0/+1
* Added SVG.Number, reworked gradient systemwout2013-06-231-14/+14
* Added to() method in the SVG.FXwout2013-06-091-93/+104
* Bumped to v0.11wout2013-03-241-101/+138
* Animation value clearance0.11wout2013-03-131-7/+10
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-26/+66
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-24/+48
* Reworked color managementwout2013-03-061-38/+8
* Added during() method and unit morphing to fx modulewout2013-03-061-13/+46
* Fix in animate().center()0.8wout2013-03-051-46/+46
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-65/+65
* Added ability to store data() as raw valueswout2013-02-111-2/+2
* Updated READMEwout2013-01-091-1/+1
* Fix in fx module for very short durationswout2013-01-081-2/+2
* Fix in fx module for durations under 10 mswout2013-01-081-1/+1
* Made code more readable and included docswout2013-01-041-123/+105
* Fix in SVG.FXwout2013-01-031-9/+10
* Fix in color parserwout2013-01-031-1/+8
* Added the SVG.FX module for animationswout2013-01-031-0/+249