paper.js/src/path
2014-04-29 20:06:48 +02:00
..
CompoundPath.js Switch from options.type to options.class in Item#hitTest(), to reflect recent change in Item#getItems(). 2014-04-13 16:43:20 +02:00
Curve.js Small fix in Segment#linear. 2014-04-28 16:43:11 +02:00
CurveLocation.js Use a Base object for PaperScope#settings and update straps.js to version that offers Base#set(). 2014-04-11 13:32:06 +02:00
Path.Constructors.js Remove trailing white spaces and ensure newlines at the end. 2014-04-06 13:48:03 +02:00
Path.js 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
PathFitter.js Clean up white-space, comments and jshint errors. 2014-04-14 18:29:26 +02:00
PathFlattener.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathItem.Boolean.js Fix spelling mistakes. 2014-04-24 19:34:49 +02:00
PathItem.js Improve PathItem#getIntersections(path, sorted) docs. 2014-04-28 18:58:19 +02:00
Segment.js Small fix in Segment#linear. 2014-04-28 16:43:11 +02:00
SegmentPoint.js Remove trailing white spaces and ensure newlines at the end. 2014-04-06 13:48:03 +02:00
SelectionState.js Update copyright notice. 2014-01-04 01:47:16 +01:00