paper.js/src
2017-03-22 15:03:11 +01:00
..
basic Improve handling of Rectangle dimension properties. 2017-03-19 22:51:34 +01:00
canvas Fix typo in error message. 2016-09-22 10:42:47 -04:00
core Use == false instead of === false for all options that default to true. 2017-03-22 14:42:11 +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 Use == false instead of === false for all options that default to true. 2017-03-22 14:42:11 +01:00
net Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
node Node.js: Add code to handle separate shim modules. 2017-03-20 12:38:52 +01:00
path Boolean: Implement options.trace, and add unit tests for options.trace = false 2017-03-22 15:03:11 +01:00
style Prevent cleaning pre-existing styles when setting item.style to an object. 2017-03-11 16:26:18 +01:00
svg Use == false instead of === false for all options that default to true. 2017-03-22 14:42:11 +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: Improve mousedrag handling. 2017-03-19 16:15:34 +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 Node.js: Add code to handle separate shim modules. 2017-03-20 12:38:52 +01: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.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