fabric.js/src
2013-09-25 21:50:09 +02:00
..
amd Avoid creation of exports global var as this messes up QUnit (and probably something else) 2013-09-14 20:40:40 +02:00
brushes Fixed fabric.PatternBrush- brush style was not applied during the drawing mode 2013-09-16 19:05:23 +02:00
filters [BACK_INCOMPAT] Initialization of fabric.Image.filters.Tint is now different - options.color: color string value, options.opacity: 0..1 2013-09-20 19:51:55 +02:00
mixins Uncomment fabric.Object#getPointByOrigin 2013-09-19 19:49:51 +02:00
shapes Clean up code and fix rotation issue 2013-09-25 21:50:09 +02:00
util Fix animation abort 2013-09-19 19:49:51 +02:00
canvas.class.js [BACK_INCOMPAT] Object rotation now happens around originX/originY point UNLESS centerTransform=true. Version 1.2.12. Closes #439 2013-09-09 16:39:39 +02:00
color.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
gradient.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
intersection.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
log.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
node.js Renaming "url" to "path" for clarity reasons 2013-09-06 11:39:28 -03:00
parser.js Fix error when parsing gradient-based fill attribute. Closes #749 2013-08-07 13:51:59 +02:00
pattern.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
point.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
shadow.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
static_canvas.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00