fabric.js/src
Juriy Zaytsev 916b35b93d Merge pull request #1314 from rodovich/round-rect-arcs
Use a cubic bezier approximation for rounded rectangle corners.
2014-05-09 00:32:41 +02:00
..
amd Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
brushes Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
filters Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
mixins Fix typo. Closes #1265 2014-04-09 18:02:20 -04:00
shapes Use a cubic bezier approximation for rounded rectangle corners. 2014-05-08 14:20:13 -05:00
util Fix loadFromJSON 404s breaking fabric (Image) 2014-03-07 01:12:50 -05:00
canvas.class.js Revert _searchPossibleTargets optimization. Closes #1188 2014-04-24 10:33:33 -04:00
color.class.js Fix few bracketless statements. Down to 257 failures on JSCS. 2014-02-27 15:00:42 -05:00
elements_parser.js Added missing semicolon 2014-02-18 13:44:02 +01:00
gradient.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
intersection.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
log.js Remove duplication in log.js 2013-11-10 15:15:31 +01:00
node.js Fix require typo 2014-02-18 14:53:59 -05:00
parser.js Merge pull request #1317 from rodovich/leading-decimal 2014-05-09 00:31:46 +02:00
pattern.class.js add spaces before { 2014-03-07 17:32:09 -05:00
point.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
shadow.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
static_canvas.class.js Moves the resetting of _currentTransform.target inside if (activeGroup) 2014-04-03 16:20:05 +02:00