paper.js/src
2013-12-01 23:54:52 +01:00
..
basic Fix handling of internally cached _angle in Point. 2013-11-27 00:03:03 +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 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
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
dom Keep the native animation loop running as long as there are unprocessed callbacks. 2013-11-02 20:26:06 +01:00
item Copy over parent style in Item#reduce(). 2013-11-30 14:02:54 +01:00
net Implement #importSVG() from external URL. 2013-11-02 21:17:11 +01:00
path Clean-up bool-fix code. 2013-12-01 23:48:59 +01:00
project Remove Base.merge() and use a new Straps.js feature instead. 2013-11-28 22:20:00 +01:00
style Implement Item#data cloning. 2013-11-28 22:27:14 +01:00
svg Correctly apply matrices to Raster items in #importSVG() 2013-11-29 23:06:04 +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 Clean up documentation for event handler functions on View and Tool. 2013-10-30 15:38:08 +01:00
ui Fix #353 properly this time. 2013-11-30 22:11:12 +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