paper.js/src
2013-06-14 23:18:29 -07:00
..
basic Streamline various #equals() methods. 2013-06-12 18:57:12 -07:00
canvas Fix trailing comas. 2013-06-12 17:42:38 -07:00
core Streamline various #equals() methods. 2013-06-12 18:57:12 -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 Fix documentation warning. 2013-06-13 15:57:12 -07:00
node Improve Node.js XMLSerializer workaround for lowercased tagNames. 2013-06-11 14:39:34 -07:00
path Simple code improvement in #isClockwise(). 2013-06-14 23:18:29 -07:00
project Implement standard behavior of #_hitTest() for items without children, based on #_contains(). 2013-06-12 19:30:23 -07:00
style Streamline various #equals() methods. 2013-06-12 18:57:12 -07:00
svg Improve handling of merged CompoundPath style through #getStyle(). 2013-06-12 20:12:08 -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