paper.js/src
2018-10-25 14:19:45 -04:00
..
basic Minor code minifier 2018-10-20 15:14:41 +02:00
canvas Fix typo in error message. 2016-09-22 10:42:47 -04:00
core Add documentation for PaperScope#setup(size) 2018-10-17 17:43:06 +02:00
docs Update JSDoc and do some documentation spring-cleaning. 2015-12-30 21:55:19 +01:00
dom Minor fixes in comments and tests. 2018-10-10 23:03:57 +02:00
event Events: Fix auto-filling issue on Chrome 2017-10-04 17:08:10 +02:00
item rename the bound type and fix cache flags 2018-10-25 14:19:45 -04:00
net Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
node Improve handling of push() with lots of items 2018-10-03 16:45:38 +02:00
path Merge branch 'doubleUpstreamDevelop' into mergePaper 2018-10-23 10:16:40 -04:00
style Improve color parsing for 4 characters hex code (#1565) 2018-10-14 21:44:22 +02:00
svg Clean up/ 2018-10-25 14:19:45 -04:00
text Clean up/ 2018-10-25 14:19:45 -04:00
tool Fix first mouse drag event is emitted twice (#1553) 2018-10-09 22:04:18 +02:00
util Update to straps.js v3.0.1 and make all functions and accessors enumerable. 2017-04-22 18:50:53 +02:00
view Minor code cleaning 2018-10-20 15:59:18 +02:00
constants.js Fix #769: Implement Item#selection flags to separate selection from item and bounds. 2016-03-17 13:02:26 +01:00
export.js Do not polute global scope with paper object 2018-10-10 23:10:51 +02:00
init.js Merge branch 'doubleUpstreamDevelop' into mergePaper 2018-10-23 10:16:40 -04:00
load.js Add mouse interaction tests 2018-10-17 14:40:05 +02:00
options.js Release version 0.11.8 2018-10-17 17:05:40 +02:00
paper.js Rename PathIterator back to PathFlattener. 2016-07-27 14:18:01 +02:00