paper.js/src
2011-05-16 12:29:52 +01:00
..
basic Move Rectangle#transformCornerCoordinates() to Matrix#_transformCorners(). 2011-05-16 12:29:52 +01:00
browser Use Date.now() as all supported browsers have it. 2011-05-14 17:23:17 +01:00
color Simplify GradientColor#transform(), using new _transformPoint() parameters. 2011-05-16 11:19:40 +01:00
core Fix comment. 2011-05-16 11:19:47 +01:00
document Associate PaperScope objects with the script tag that produced them through an assigned unique id. 2011-05-16 00:29:29 +01:00
item Move Rectangle#transformCornerCoordinates() to Matrix#_transformCorners(). 2011-05-16 12:29:52 +01:00
path Clear the indices and path references of the removed segments. 2011-05-16 01:37:31 +01:00
tool Remove unused #document from Tool. 2011-05-15 22:45:15 +01:00
ui Let Keyboard handlers know which view should receive keyboard focus. 2011-05-16 00:17:37 +01:00
util Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00
load.js Fix CompoundPath test and add it to load.js so it actually gets tested. 2011-05-15 19:09:34 +01:00
paper.js Move PaperScript.js to core. 2011-05-14 17:22:49 +01:00