paper.js/src/item
Jürg Lehni 89c60b1a05 Loosely couple Node.js code to canvas module.
Treat absence of canvas module like a web worker context.
Relates to #1103
2016-07-12 19:11:09 +02:00
..
ChangeFlag.js Give view proper Matrix transformation functions, just like on Item. 2016-01-16 15:10:28 +01:00
Group.js Replace Item#_boundsSelected with #_selectBounds 2016-03-17 13:09:02 +01:00
HitResult.js Implement #hitTestAll() on Item and Project 2016-02-14 12:39:35 +01:00
Item.js Update JSHint and fix some some hinting errors. 2016-07-09 14:32:01 +02:00
ItemSelection.js Fix #980: Implement visual selection of item.position 2016-03-17 14:15:28 +01:00
Layer.js Hit-Test: Pass viewMatrix as argument instead of in options object. 2016-02-14 13:34:35 +01:00
Project.js Fix #1015: Improve handling of already inserted children in#insertChildren() 2016-04-13 13:36:26 -07:00
Raster.js Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
Shape.js Replace Item#_boundsSelected with #_selectBounds 2016-03-17 13:09:02 +01:00
SymbolDefinition.js Improve Item#_getStrokeMatrix() 2016-05-22 21:23:46 +02:00
SymbolItem.js Improve handling of SymbolItem bounds with #applyMatrix = false. 2016-06-10 21:32:22 +02:00