paper.js/src/item
2011-03-06 18:45:56 +00:00
..
Group.js Define fast Rectangle.create() and use it internally where applicable. 2011-03-06 18:45:56 +00:00
Item.js Fix bug in setHidden where Item#visible was being interpreted as a bean. 2011-03-06 14:50:57 +01:00
Layer.js Apply the same optimisation from previous commit to Layer. 2011-03-05 01:53:32 +00:00
PathStyle.js Make style setter calls chainable. 2011-03-06 14:44:54 +00:00
PlacedSymbol.js Remove Raster/PlacedSymbol specific code form Matrix#transformBounds() and use Rectangle#setCenter() instead to center the bounds rectangle on the origin. 2011-03-05 21:05:07 +00:00
Raster.js Fix Raster#setSize. 2011-03-06 15:08:41 +01:00