paper.js/src
2013-05-08 20:38:23 -07:00
..
basic Implement static Line.intersect() and use it to speed up Curve.getIntersections() 2013-05-04 10:22:10 -07:00
browser Fix issue with SVG tests. 2013-03-01 14:17:31 -08: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 Switch from bootstrap.js to the renamed straps.js 2013-05-08 00:13:02 -07:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Use new alias notation for deprecated functions, wherever we can. 2013-05-06 21:01:04 -07:00
node Fix PaperScript support in node. 2013-05-08 20:38:23 -07:00
path Further simplify getNearestPoint() algorithm. 2013-05-07 00:07:18 -07:00
project Rename Svg acronyms in API to SVG. 2013-04-23 07:19:08 -07:00
style Check for radial property as well when predicting gradient color type. 2013-05-08 20:19:40 -07:00
svg Fix formatting. 2013-05-08 20:29:37 -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 Switch from bootstrap.js to the renamed straps.js 2013-05-08 00:13:02 -07:00