paper.js/src/item
2013-10-14 19:57:28 +02:00
..
ChangeFlag.js Changing HIERARCHY also changes GEOMETRY. 2013-06-13 08:47:45 -07:00
Group.js Fix typos in comments. 2013-08-08 15:21:35 -07:00
HitResult.js Bring back _class names, since code minification breaks reliance on constructor.name. 2013-06-23 20:18:32 -07:00
Item.js Clean up throw statements. 2013-10-14 16:05:50 +02:00
Layer.js Simplify code for #insertAbove/Below(), by introducing a private helper. 2013-07-21 16:41:45 -07:00
PlacedSymbol.js Move and unify handling of Item#_set(props) to new Item#_initialize(), and add support for props.insert = false. 2013-07-21 15:45:22 -07:00
Raster.js Switch from options.browser and options.node to options.environment 2013-10-10 23:09:00 +02:00
Shape.js Start implementing rounded rectangles in Shape.Rectangle. 2013-10-14 19:57:28 +02:00