paper.js/src/path
Jonathan Puckey 400bc69159 Remove unnecessary commas.
Found using jscritic.com.
2014-03-28 14:02:39 +01:00
..
CompoundPath.js Remove Item#type and replace it with Item#className, the non-hyphenated version of #type. 2014-03-18 11:42:38 +01:00
Curve.js Fix all faulty {@true} doc statements. 2014-02-26 15:39:00 +01:00
CurveLocation.js Implement CurveLocation#equals() 2014-02-20 15:37:49 +01:00
Path.Constructors.js Fix issue in recent Path.Line constructor optimization. 2014-03-01 23:40:38 +01:00
Path.js Remove Item#type and replace it with Item#className, the non-hyphenated version of #type. 2014-03-18 11:42:38 +01:00
PathFitter.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathFlattener.js Update copyright notice. 2014-01-04 01:47:16 +01:00
PathItem.Boolean.js Fix accidental leaking of variables to the global scope. 2014-03-28 13:46:51 +01:00
PathItem.js Remove unnecessary commas. 2014-03-28 14:02:39 +01:00
Segment.js Implement an optimization in _changed() notifications where not all curves need to updated if only segments change that already have told their curves about the change. 2014-03-17 14:35:33 +01:00
SegmentPoint.js Merge branch 'refs/heads/master' into v8-optimizations 2014-01-05 05:01:13 +01:00
SelectionState.js Update copyright notice. 2014-01-04 01:47:16 +01:00