Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename files so that they reflect their exported classes (see next commit) | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -10/+0 |
| | |||||
* | make morphing work, fix inheritance, animations now work | Ulrich-Matthias Schäfer | 2018-05-01 | 1 | -1/+1 |
| | |||||
* | So the standard linter is operational and our code is compliant | Saivan | 2018-02-27 | 1 | -2/+1 |
| | | | | | | This commit completes the compliance of our code with the standard linter. It is now building correctly and error messages are displayed when somebody tries to build bad code! | ||||
* | All files now loosely abide by standard linting | Saivan | 2018-02-27 | 1 | -3/+4 |
| | | | | | | This commit completes the rest of the files, making sure they are in the standard linting format. Next we will add the linter to the build process of our application. | ||||
* | add new default constructor (#714) | Ulrich-Matthias Schäfer | 2017-07-25 | 1 | -3/+3 |
| | |||||
* | tab to space, block comments to line comments | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -2/+2 |
| | |||||
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
| | |||||
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -5/+9 |
| | |||||
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
| | |||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -1/+1 |
| | | | | animation functionality | ||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -4/+4 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -2/+1 |
| | |||||
* | Added transform() | wout | 2012-12-18 | 1 | -34/+1 |
| | |||||
* | Updated docs | wout | 2012-12-17 | 1 | -1/+34 |
| | |||||
* | Slimmed down SVG.Shape | wout | 2012-12-17 | 1 | -34/+1 |
| | |||||
* | Code slimming | wout | 2012-12-17 | 1 | -12/+12 |
| | |||||
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -24/+29 |
| | |||||
* | Removing legacy references | wout | 2012-12-17 | 1 | -15/+0 |
| | |||||
* | Removed redundant code | wout | 2012-12-17 | 1 | -1/+0 |
| | |||||
* | Implemented core library | wout | 2012-12-16 | 1 | -0/+51 |
| | |||||
* | Initial commit | wout | 2012-12-15 | 1 | -0/+0 |