.. |
basic
|
Keep Math.acos() argument between -1 and 1.
|
2014-07-25 21:01:58 +02:00 |
canvas
|
Remove pixelRatio handling from CanvasProvider and move it to Item#draw()
|
2014-05-15 17:14:37 +02:00 |
core
|
Move 'data-paper-scope' attribute handling out of PaperScope into browser related code in PaperScript.
|
2014-08-16 18:24:45 +02:00 |
docs
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
dom
|
Try un-prefixed name before various prefixes, to prevent console warnings.
|
2014-08-15 18:00:32 +02:00 |
item
|
Use local parent short-cut variable.
|
2014-08-15 15:38:28 +02:00 |
net
|
Update copyright notice.
|
2014-01-04 01:47:16 +01:00 |
path
|
Implement Curve#getOffsetOf(point) / Path#getOffsetOf(point)
|
2014-07-31 19:01:37 +02:00 |
project
|
Reuse PaperScope objects when associating multiple scripts with the same canvas.
|
2014-07-26 12:03:34 +02:00 |
style
|
Update prepro.js to version that can evaluate whole expressions, and fix a newly introduced issue with it.
|
2014-05-14 15:14:03 +02:00 |
svg
|
Introduce isRoot argument in SVGExport code as well, to make sure that top-most node holds all the style information.
|
2014-08-16 17:32:24 +02:00 |
text
|
Update prepro.js to version that can evaluate whole expressions, and fix a newly introduced issue with it.
|
2014-05-14 15:14:03 +02:00 |
tool
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
ui
|
No need to convert strings to elements in View.create anymore, since PaperScript handles this already.
|
2014-07-26 12:07:14 +02:00 |
util
|
Forgotten in previous commit.
|
2014-05-13 13:23:37 +02:00 |
constants.js
|
Update copyright notice.
|
2014-01-04 01:47:16 +01:00 |
export.js
|
Improve CommonJS support a bit.
|
2014-07-25 20:10:20 +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.19
|
2014-08-16 18:31:53 +02:00 |
paper.js
|
Support Firefox 3.6 still, with surprising little effort.
|
2014-03-18 12:38:29 +01:00 |