]> source.dussan.org Git - svg.js.git/commit
Runners now work with absolute and relative transformations
authorSaivan <savian@me.com>
Fri, 22 Jun 2018 15:58:43 +0000 (01:58 +1000)
committerSaivan <savian@me.com>
Fri, 22 Jun 2018 15:58:43 +0000 (01:58 +1000)
commitb59e540b2fa84ec37aabf17552032ee9dfcf7c83
tree57fbd278f0a13db696dbc9cd9f2e5d19961e5e84
parent88e9411b995d0601a137b89bb84ac5fa32242dfd
Runners now work with absolute and relative transformations

This commit finally gets transformations workin in both absolute and
relative mode. This is the last **major** hurdle for the new
animation module, so we just need to clean it up and fix some bugs 🐞
dirty.html
src/runner.js
src/timeline.js