paper.js/src
2017-03-19 14:18:55 +01:00
..
basic Intersections: Bring back special handling of curve end-points. 2017-03-18 16:42:55 +01:00
canvas Fix typo in error message. 2016-09-22 10:42:47 -04:00
core PaperScript: Give global.acorn the preference over the bundled one. 2017-03-11 20:53:35 +01:00
docs Update JSDoc and do some documentation spring-cleaning. 2015-12-30 21:55:19 +01:00
dom Improve handling of view updates and detection of invisible documents. 2016-02-09 09:59:19 +01:00
event Added missing apostrophe. 2016-12-01 21:45:38 -05:00
item Split Item#copyTo() into #addTo() and #copyTo() 2017-03-10 11:43:55 +01:00
net Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
node Fix typo. 2016-12-31 06:50:08 +01:00
path Various minor improvements to getWinding() 2017-03-19 14:18:55 +01:00
style Prevent cleaning pre-existing styles when setting item.style to an object. 2017-03-11 16:26:18 +01:00
svg Fix how gradient matrices are handled when Item#applyMatrix = false 2017-03-09 14:31:41 +01: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 Remove Numerical.TOLERANCE 2017-01-16 17:48:26 +01:00
view Mouse Events: Only handle dragItem if the hitItem responds to mousedrag events. 2017-03-08 23:42:03 +01: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 Revert accidental condition sequence change. 2017-03-10 23:21:21 +01:00
init.js Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
load.js Implement support for web-workers. 2016-02-02 17:30:38 +01:00
options.js Release version 0.10.3 2017-03-08 10:44:43 +01:00
paper.js Rename PathIterator back to PathFlattener. 2016-07-27 14:18:01 +02:00