paper.js/src
2013-03-17 17:04:56 +01:00
..
basic Add object literal constructor docs to Rectangle. 2013-03-16 13:15:21 +01:00
browser Fix issue with SVG tests. 2013-03-01 14:17:31 -08:00
color Use === instead of ==. 2013-03-10 20:15:45 -07:00
core Remove all left-overs of call chaining, except for where it's in use. 2013-03-05 20:39:07 -08:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Have Raster constructor set Raster#_size to [0, 0] if it was not set. 2013-03-17 17:04:56 +01:00
path Add documentation of Path#getLocationOf 2013-03-16 18:39:53 +01:00
project Fix hit-testing documentation: change options.guide to options.guides. 2013-03-16 14:16:02 +01:00
style Remove all left-overs of call chaining, except for where it's in use. 2013-03-05 20:39:07 -08:00
svg Actually use precision setting in Path#getPathData(). 2013-03-03 16:51:31 -08:00
text Merge constructor._name with _type and use CamelCase for Item types. 2013-03-01 17:13:22 -08:00
tool Fix issue with removeOnMove() calls sometimes removing items too early. 2013-03-05 15:22:44 -08:00
ui Remove all left-overs of call chaining, except for where it's in use. 2013-03-05 20:39:07 -08:00
util Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
constants.js Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
load.js Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
paper.js Merge constructor._name with _type and use CamelCase for Item types. 2013-03-01 17:13:22 -08:00