index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
transform.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the flip transform on both axis
Rémi Tétreault
2017-04-15
1
-10
/
+28
*
typescript definitions updated, minor fix in Transformations
Ulrich-Matthias Schäfer
2017-03-19
1
-0
/
+1
*
move most regexe to SVG.regex, fix matrix constructor for string argument
Ulrich-Matthias Schäfer
2017-03-14
1
-3
/
+3
*
start the animation when after(All)/during(All) is called (#583)
Ulrich-Matthias Schäfer
2017-03-09
1
-3
/
+1
*
added SVG.Box, added transform method to boxes, fix rbox (#626)
Ulrich-Matthias Schäfer
2017-03-08
1
-3
/
+1
*
Fix Animating a flip transform does not work #624
Rémi Tétreault
2017-03-07
1
-2
/
+2
*
fixed bug in SVG.Transformations when creating with array/argument list.
Ulrich-Matthias Schäfer
2017-02-28
1
-16
/
+13
*
Fix the bug where relative matrix transforms are not animated
Rémi Tétreault
2016-11-09
1
-3
/
+3
*
Fix a bug with the animation of a scale transform
Rémi Tétreault
2016-11-08
1
-0
/
+6
*
Make matrixify work with transformation chain separated by commas
Rémi Tétreault
2016-11-01
1
-3
/
+3
*
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
*
Make parsing a <transform-list> more robust in the face of IE11
Ray Glover
2015-08-14
1
-1
/
+1
*
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