]> source.dussan.org Git - svg.js.git/commit
Fix the bug where relative matrix transforms are not animated 548/head
authorRémi Tétreault <tetreault.remi@gmail.com>
Thu, 10 Nov 2016 02:32:48 +0000 (21:32 -0500)
committerRémi Tétreault <tetreault.remi@gmail.com>
Thu, 10 Nov 2016 02:32:48 +0000 (21:32 -0500)
commit1a32907588436496d70ffd4b19d55e1325cdf5ba
tree47f23aacc47d8825298fd1f9ff9ae7381166322a
parente3a9343891a11118e93e1a34c5ea49d65850fb6d
Fix the bug where relative matrix transforms are not animated

Also, add the possibility to make uniform skew transform.
dist/svg.js
dist/svg.min.js
spec/spec/element.js
spec/spec/fx.js
src/fx.js
src/sugar.js
src/transform.js