.. |
basic
|
Fix #977: Implement unit-tests.
|
2016-02-16 20:52:07 +01:00 |
canvas
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
core
|
Implement PaperScope#settings.insertItems
|
2016-02-14 21:34: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
|
Events: paper namespace may not be initialized when key evens are emitted.
|
2016-02-01 12:58:52 +01:00 |
item
|
Fix #991: Make sure items get fully removed in removeChildren()
|
2016-02-23 11:59:59 +01:00 |
net
|
SvgImport: Implement onError() callback
|
2016-02-14 14:52:37 +01:00 |
node
|
Node.js: Fix bug when using paper-core.js
|
2016-02-15 23:59:31 +01:00 |
path
|
Fix #977: Apply hit-testing tolerance to fills in Shape.
|
2016-02-16 00:28:04 +01:00 |
style
|
JSON: Improve serialization and deserialization on objects other than Item.
|
2016-02-14 17:16:40 +01:00 |
svg
|
SVG: Add comments explaining IE related changes in #984
|
2016-02-20 00:19:36 +01:00 |
text
|
Fix various issues with scaling of shadows.
|
2016-02-14 13:49:40 +01:00 |
tool
|
Fix #981: Make sure event.delta is always calculated correctly.
|
2016-02-19 13:49:06 +01:00 |
util
|
Do not snap curve points to t = 0 / 1 with epsilon
|
2016-02-06 15:12:35 +01:00 |
view
|
Fix #981: Make sure event.delta is always calculated correctly.
|
2016-02-19 13:49:06 +01:00 |
constants.js
|
Update JSDoc and do some documentation spring-cleaning.
|
2015-12-30 21:55:19 +01:00 |
export.js
|
Rename curve-time in API from 'parameter' to 'time'
|
2016-02-02 11:59:53 +01:00 |
init.js
|
Fix #982: Make sure self points to the global scope on Webpack.
|
2016-02-17 19:06:29 +01:00 |
load.js
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
options.js
|
Gulp: Implement publish task.
|
2016-01-31 14:30:14 +01:00 |
paper.js
|
Fix #982: Make sure self points to the global scope on Webpack.
|
2016-02-17 19:06:29 +01:00 |