paper.js/src/item
Jürg Lehni 75acdf1025 Add support for direct drawing of native blendModes for items that allow it.
Bypassing compositing into separate canvases completely.
2013-06-18 14:18:57 -07:00
..
ChangeFlag.js Changing HIERARCHY also changes GEOMETRY. 2013-06-13 08:47:45 -07:00
Clip.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
Group.js Use Base objects for drawing params, so we can use param.extend() on them for easier overriding. 2013-06-11 20:40:44 -07:00
HitResult.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
Item.js Add support for direct drawing of native blendModes for items that allow it. 2013-06-18 14:18:57 -07:00
Layer.js Remove need for _needsRedraw() calls by replacing it with a boolean flag. 2013-05-27 23:40:23 -07:00
PlacedSymbol.js Implement a better way to name and export class constructors. 2013-05-27 12:48:58 -07:00
Raster.js Use Base objects for drawing params, so we can use param.extend() on them for easier overriding. 2013-06-11 20:40:44 -07:00
Shape.js Implement stroke hittesting for Shape.Rectangle. 2013-06-13 10:40:54 -07:00