paper.js/src
2013-05-24 16:38:43 -04:00
..
basic Minor fix in Matrix#shear() 2013-05-09 02:31:26 -07:00
canvas Restructure code organization by separating canvas related utility classes into separate canvas folder, and move inclusion of utilities classes to beginning. 2013-04-19 19:38:48 -07:00
core Make sure the Base class is exposed in Node.js 2013-05-12 14:29:21 -07:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
dom Remove debug logging. 2013-05-09 00:26:41 -07:00
item Added data URLs for Rasters in Node.js 2013-05-24 16:38:43 -04:00
node Make sure the Base class is exposed in Node.js 2013-05-12 14:29:21 -07:00
path Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices. 2013-05-13 18:57:17 -07:00
project Rename Svg acronyms in API to SVG. 2013-04-23 07:19:08 -07:00
style Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices. 2013-05-13 18:57:17 -07:00
svg Handle allowNull correctly again in SVGImport. 2013-05-09 16:16:48 -07:00
text Use new alias notation for deprecated functions, wherever we can. 2013-05-06 21:01:04 -07:00
tool Add jQuery style aliases to Callback and use #on() in the examples rather than #attach(). 2013-05-06 20:56:58 -07:00
ui Implement dontLink parameters for View getters. 2013-05-08 20:19:22 -07:00
util Cleanup solveCubic() further. 2013-04-21 08:44:41 -07: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 Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices. 2013-05-13 18:57:17 -07:00