paper.js/src
2013-12-08 18:45:11 +01:00
..
basic Put constructors into separate ctor variables when handling dontLink parameters before creating objects. 2013-12-07 20:03:23 +01:00
canvas Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes. 2013-11-29 20:26:38 +01:00
core Completely rework event handling on view and tools. 2013-12-06 21:49:44 +01:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
dom Completely rework event handling on view and tools. 2013-12-06 21:49:44 +01:00
item Fix comments. 2013-12-08 18:45:11 +01:00
net Implement #importSVG() from external URL. 2013-11-02 21:17:11 +01:00
path Change the way segments, points and handles are selected and deselected. 2013-12-08 18:06:31 +01:00
project Implement option.type filtering in #hitTest() functions. 2013-12-08 16:32:42 +01:00
style Fix and improve Color documentation. 2013-12-06 20:18:47 +01:00
svg Add missing break statement. 2013-12-07 05:27:23 +01:00
text Clear ctx.shadowColor after ctx.fill() to avoid application to both fill and stroke. 2013-10-30 00:00:04 +01:00
tool Completely rework event handling on view and tools. 2013-12-06 21:49:44 +01:00
ui Fix comments. 2013-12-08 18:45:11 +01:00
util Clean-up Numerical code. 2013-12-01 23:54:52 +01:00
constants.js Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
export.js Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes. 2013-11-29 20:26:38 +01:00
load.js Switch from options.browser and options.node to options.environment 2013-10-10 23:09:00 +02:00
options.js Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes. 2013-11-29 20:26:38 +01:00
paper.js Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes. 2013-11-29 20:26:38 +01:00