paper.js/src
2013-06-18 15:39:46 -07:00
..
basic Correctly fix Line#length documentation. 2013-06-17 15:16:48 -07:00
canvas Fix a bug with wrong offsets when rendering nested clips and blend-modes. 2013-06-18 12:35:57 -07:00
core Add support for direct drawing of native blendModes for items that allow it. 2013-06-18 14:18:57 -07:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
dom Fix syntax. 2013-06-13 09:13:42 -07:00
item Respect _applyMatrix setting when calling #applyMatrix() in Group#_changed. 2013-06-18 15:39:46 -07:00
node Improve Node.js XMLSerializer workaround for lowercased tagNames. 2013-06-11 14:39:34 -07:00
path Add support for direct drawing of native blendModes for items that allow it. 2013-06-18 14:18:57 -07:00
project Implement standard behavior of #_hitTest() for items without children, based on #_contains(). 2013-06-12 19:30:23 -07:00
style No need for white-space in CSS color format. 2013-06-18 14:33:50 -07:00
svg Fix issue with colliding id ranges in SVG Export. 2013-06-18 15:01:18 -07:00
text Fix negative bounds height on PointText. 2013-06-12 19:21:46 -07:00
tool Store _removeSets per project, not globally. 2013-06-12 13:50:05 -07:00
ui Rename options.server to options.node 2013-05-28 00:01:55 -07:00
util Improve and clean up fat-line bug fix. 2013-06-13 15:53:28 -07:00
constants.js Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
export.js Properly fix exporting of classes into Base.exports. 2013-06-02 16:17:54 -07:00
load.js Share one options.js file describing Paper.js options for Node.js, build.sh and the dev version. 2013-05-27 15:11:32 -07:00
options.js Improve and clean up fat-line bug fix. 2013-06-13 15:53:28 -07:00
paper.js Fix ADM support to avoid error messages. 2013-06-12 00:07:56 -07:00