paper.js/src
2018-09-29 14:51:18 +02:00
..
basic Some internal refactoring. 2017-06-07 16:56:44 +02:00
canvas Fix typo in error message. 2016-09-22 10:42:47 -04:00
core Use proper new statement in deserialization 2018-02-03 22:39:57 +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 Events: Fix auto-filling issue on Chrome 2017-10-04 17:08:10 +02:00
item Release memory on Color 2018-09-27 18:39:39 +09:00
net Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
node Minor fix 2018-09-29 12:29:12 +09:00
path Merge pull request #1515 from sasensi/Fix_#1506_#1513_by_checking_winding_quality_in_boolean_subtraction 2018-09-29 14:51:18 +02:00
style Release memory on Color 2018-09-27 18:39:39 +09:00
svg Code style fix: replace tabs to spaces 2018-09-27 16:47:17 +09:00
text Overhaul the caching of bounds and matrix decomposition. 2017-04-22 12:55:42 +02:00
tool Fix documentation error. 2017-05-28 11:04:11 +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 Mouse Events: Fix item-based doubleclick events. 2017-04-22 20:01:08 +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 Update to straps.js v3.0.1 and make all functions and accessors enumerable. 2017-04-22 18:50:53 +02:00
init.js More work on supporting hybrid contexts. 2017-03-19 16:03:29 +01:00
load.js More work on supporting hybrid contexts. 2017-03-19 16:03:29 +01:00
options.js Release version 0.11.5 2017-10-08 17:48:07 +02:00
paper.js Rename PathIterator back to PathFlattener. 2016-07-27 14:18:01 +02:00