paper.js/src
hkrish 6c6ad76c94 Handle overlapping intercepts in getIntersection,
In a more robust way. Restricting ranges in parameter is not a nice way
to handle endpoint intersections.
2014-05-17 13:43:46 +02:00
..
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 Support comparing colors with string values in Color#equals(). 2014-04-27 11:16:22 +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 bug in item object literal constructor when providing parent as property after other values that depend on hierarchy being defined already. 2014-04-28 15:12:55 +02:00
net Update copyright notice. 2014-01-04 01:47:16 +01:00
path Handle overlapping intercepts in getIntersection, 2014-05-17 13:43:46 +02:00
project Add more matching docs. 2014-04-27 23:40:43 +02:00
style Support comparing colors with string values in Color#equals(). 2014-04-27 11:16:22 +02:00
svg Exclude empty Item#data objects in SVG export. 2014-04-07 11:24:38 +02: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 Fix all argument assignment TODOs. 2014-04-28 14:22:50 +02:00
util Pre-condition the coefficients in quadratic solver 2014-05-05 18:44:15 +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