paper.js/src
2014-07-26 12:40:00 +02:00
..
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 Support prefixed UpdateExpressions and fix a bug in suffixed UpdateExpression when assigning to plain variables. 2014-07-26 12:40:00 +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 Fix two documentation errors in Raster. 2014-07-26 12:07:36 +02:00
net Update copyright notice. 2014-01-04 01:47:16 +01:00
path Use loop to produce CurveLocation getters, and add CurveLocation#curvature. 2014-07-25 20:05:44 +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 Fix SVG export when view is zoomed. 2014-05-15 16:26:19 +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.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