paper.js/src
2016-12-01 21:45:38 -05:00
..
basic Use shorter zero checks for array indices and length. 2016-07-22 13:46:24 +02:00
canvas Fix typo in error message. 2016-09-22 10:42:47 -04:00
core PaperScript: Prevent invalid JavaScript in assignment operators. 2016-11-20 21:12:02 -05:00
docs
dom
event Added missing apostrophe. 2016-12-01 21:45:38 -05:00
item Fix to remove named layer 2016-08-06 11:00:29 +09:00
net Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
node Minor code and comments cleanup. 2016-07-27 14:11:58 +02:00
path Merge pull request #1155 from iconexperience/propagateWinding-pythagoras-fix 2016-11-28 18:50:11 -05:00
style Implement an efficient mechanism to prioritize key in Item#set() 2016-07-25 23:17:45 +02:00
svg Properly handle generated IDs in SVG export. 2016-11-20 20:53:41 -05:00
text Implement new and shorter segments array notation. 2016-07-19 13:08:21 +02:00
tool Implement an efficient mechanism to prioritize key in Item#set() 2016-07-25 23:17:45 +02:00
util Fix imprecision in Numerical.findRoot() 2016-09-24 15:39:09 -04:00
view Some code cleanup in View#setViewSize() 2016-08-03 13:33:58 +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 Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
init.js Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
load.js
options.js Release version 0.10.2 2016-07-09 21:04:37 +02:00
paper.js Rename PathIterator back to PathFlattener. 2016-07-27 14:18:01 +02:00