.. |
basic
|
Further refined code from 095cd47c1c
|
2016-01-26 16:59:27 +01:00 |
canvas
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
core
|
Introduce Base.filter(), to copy and filter object properties.
|
2016-02-12 19:58:32 +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
|
Switch from new Base() to Base.set({}) where possible.
|
2016-02-13 23:10:09 +01:00 |
net
|
Start with transition to unified version.
|
2016-01-26 11:41:49 +01:00 |
node
|
Node: Switch to jsdom v8.0.1 with patched-in image support.
|
2016-01-31 22:47:57 +01:00 |
path
|
Switch from new Base() to Base.set({}) where possible.
|
2016-02-13 23:10:09 +01:00 |
style
|
Switch from new Base() to Base.set({}) where possible.
|
2016-02-13 23:10:09 +01:00 |
svg
|
SvgImport: Always create a clip-item when viewBox is specified.
|
2016-02-11 12:50:08 +01:00 |
text
|
Support drawing shadows with no shadowBlur.
|
2016-02-12 21:05:05 +01:00 |
tool
|
Give Tool a paperscript example.
|
2016-02-13 23:31:54 +01:00 |
util
|
Do not snap curve points to t = 0 / 1 with epsilon
|
2016-02-06 15:12:35 +01:00 |
view
|
Do not cancel mousedrag events on stopPropagation()
|
2016-02-12 19:01:34 +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
|
Do not include text-styles in items that don't relate to text.
|
2016-02-02 21:43:44 +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
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |