.. |
basic
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
canvas
|
Add support for line dash to ProxyContext.
|
2014-04-27 17:36:31 +02:00 |
core
|
Fix PaperScript support on Node.js
|
2014-05-05 20:10:29 +02:00 |
docs
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
dom
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
item
|
Simplify Item#_isUpdate() code a bit.
|
2014-05-07 17:27:53 +01:00 |
net
|
Update copyright notice.
|
2014-01-04 01:47:16 +01:00 |
path
|
Split Item#hitTest() into separate private function that does need to do arguments reading, for improved performance also when iterating over children.
|
2014-04-29 20:06:48 +02:00 |
project
|
Split Item#hitTest() into separate private function that does need to do arguments reading, for improved performance also when iterating over children.
|
2014-04-29 20:06:48 +02:00 |
style
|
Use _dontMerge for #getSelectedColor() on both item and layer, and have style getters on item pass on _dontMerge to the style object.
|
2014-04-29 19:40:46 +02:00 |
svg
|
Fix SVG export for Item#visible, and import display attributes correctly.
|
2014-05-07 16:59:57 +01:00 |
text
|
Remove tabs in examples in favor of 4 spaces.
|
2014-04-02 21:03:35 +02:00 |
tool
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
ui
|
Make View#projectToView(point) and View#viewToProject(point) show up in the docs.
|
2014-04-28 18:29:16 +02:00 |
util
|
Fix spelling mistakes.
|
2014-04-24 19:34:49 +02:00 |
constants.js
|
Update copyright notice.
|
2014-01-04 01:47:16 +01:00 |
export.js
|
fix spelling mistakes.
|
2014-04-21 10:30:38 +02:00 |
legacy.js
|
Support Firefox 3.6 still, with surprising little effort.
|
2014-03-18 12:38:29 +01:00 |
load.js
|
Fix bugs when dynamically loading paper.js source code in Node.
|
2014-04-28 16:42:06 +02:00 |
options.js
|
Bump version to v0.9.18
|
2014-04-07 11:26:37 +02:00 |
paper.js
|
Support Firefox 3.6 still, with surprising little effort.
|
2014-03-18 12:38:29 +01:00 |