.. |
basic
|
Fix #980: Implement visual selection of item.position
|
2016-03-17 14:15:28 +01:00 |
canvas
|
Implement support for web-workers.
|
2016-02-02 17:30:38 +01:00 |
core
|
Fix #1008: Remove use of ActiveXObject in Http.request()
|
2016-03-14 19:40:46 +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 #980: Implement visual selection of item.position
|
2016-03-17 14:15:28 +01:00 |
net
|
Fix #1008: Remove use of ActiveXObject in Http.request()
|
2016-03-14 19:40:46 +01:00 |
node
|
Node.js: Fix bug when using paper-core.js
|
2016-02-15 23:59:31 +01:00 |
path
|
Fix #1021: use Item#getStyle() to use correct parent style in CompoundPath bounds calculations.
|
2016-03-27 13:39:30 -07:00 |
style
|
Refactor GradientStop: Improve handling of optionally defined color and rampPoint.
|
2016-03-17 09:38:42 +01:00 |
svg
|
Fix #1001: Convert absolute local gradient URLs back to relative ones.
|
2016-03-17 09:48:43 +01:00 |
text
|
Replace Item#_boundsSelected with #_selectBounds
|
2016-03-17 13:09:02 +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 #995: Improve handling of event propagation on View and Item.
|
2016-02-26 15:13:49 +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
|
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 |