Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix groups animation | mkorganashvili | 2016-04-25 | 1 | -0/+5 |
| | |||||
* | revert multiple breaking changes introduced by the last commits | Ulrich-Matthias Schäfer | 2016-03-28 | 1 | -7/+5 |
| | |||||
* | Implementation new fx module | Ulrich-Matthias Schäfer | 2016-03-23 | 1 | -32/+216 |
| | |||||
* | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2016-02-10 | 1 | -3/+1 |
|\ | |||||
| * | `matrixify()` will not apply the calculated matrix to the node anymore | Ulrich-Matthias Schäfer | 2015-12-29 | 1 | -3/+1 |
| | | |||||
* | | transformation with correct rotation, fixed Color animation | Ulrich-Matthias Schäfer | 2015-12-21 | 1 | -7/+9 |
|/ | |||||
* | added ungroup/flatten (#238), toParent and toDoc | Ulrich-Matthias Schäfer | 2015-10-11 | 1 | -1/+19 |
| | |||||
* | added transform to pattern and gradient (fix #383) | Ulrich-Matthias Schäfer | 2015-09-15 | 1 | -1/+1 |
| | | | | added skewX and skewY | ||||
* | Make parsing a <transform-list> more robust in the face of IE11 | Ray Glover | 2015-08-14 | 1 | -1/+1 |
| | | | | | which doesn't use commas (',') to delimit matrix elements. see also: http://www.w3.org/TR/SVG11/coords.html#SVGGlobalTransformAttribute | ||||
* | Fixed transform method which now uses current transformation and not ctm anymore | Ulrich-Matthias Schäfer | 2015-07-05 | 1 | -7/+28 |
| | |||||
* | Added animated parametric transformations | wout | 2014-08-30 | 1 | -17/+39 |
| | |||||
* | Added SVG.TBox for transformed bounding boxes | wout | 2014-08-29 | 1 | -7/+12 |
| | |||||
* | Implemented absolute and relative matrix transformations | wout | 2014-08-24 | 1 | -56/+87 |
| | |||||
* | Removed node modules | wout | 2014-08-03 | 1 | -1/+1 |
| | |||||
* | Added more control to SVG.Matrix | wout | 2014-07-28 | 1 | -6/+18 |
| | |||||
* | Installed Jasmin 2.0.1 | wout | 2014-07-26 | 1 | -18/+23 |
| | |||||
* | Further debugging matrix new implementation | wout | 2014-07-12 | 1 | -1/+5 |
| | |||||
* | Completely reworked transform system | wout | 2014-07-11 | 1 | -0/+47 |