summaryrefslogtreecommitdiffstats
path: root/src/poly.js
Commit message (Expand)AuthorAgeFilesLines
* Actually added the linter to gulp and fixed most errorsSaivan2018-02-271-0/+2
* All files now loosely abide by standard lintingSaivan2018-02-271-24/+26
* `SVG.extend` now expects exactly one module or an array of modulesUlrich-Matthias Schäfer2017-04-251-1/+1
* Speed improvements for plot() on path, polygon and poly line elements.wout2017-03-241-1/+6
* Make some change to the previous commitRémi Tétreault2017-02-171-2/+2
* Sort out leftovers from the old fx moduleRémi Tétreault2017-02-161-6/+10
* Speed improvements on parent elementwout2016-08-041-1/+1
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-23/+1
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-3/+7
* Bumped to 1.0.0-rc.6wout2014-03-041-1/+1
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-23/+28
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-3/+5
* Bumped to v0.33wout2014-01-221-0/+12
* Added animatible poly's, bumped to v0.31wout2013-08-011-17/+29
* Added SVG.Array and bumped to v0.29wout2013-07-251-9/+3
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+13
* Fixed plot poly with array of pointsRob Walch2013-04-081-2/+2
* Added unbiased option to plotable elementswout2013-03-241-2/+6
* Bumped to v0.11wout2013-03-241-13/+16
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-2/+2
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-13/+13
* Fix in poly elementwout2013-01-121-17/+0
* Ensuring polygons and polylines are at position 0,0 within their wrapperwout2013-01-121-1/+11
* Made code more readable and included docswout2013-01-041-13/+10
* Added polyline and polygon, removed ciclewout2012-12-291-0/+38