paper.js/src/item
2011-06-19 23:03:18 +01:00
..
ChangeFlag.js Add ChangeFlag.CLIPPING and use it for proper clip mask caching in Group. 2011-06-19 22:36:04 +01:00
Group.js Have subclasses of Item call the base version of _changed(). 2011-06-19 22:40:49 +01:00
Item.js Implement #_needsRedraw() mechanism in PaperScope and Project, to notify Views of redraws required by changes in appearance. 2011-06-19 23:03:18 +01:00
Layer.js Implement #_needsRedraw() mechanism in PaperScope and Project, to notify Views of redraws required by changes in appearance. 2011-06-19 23:03:18 +01:00
PathStyle.js Have all visual changes include ChangeFlags.APPEARANCE. 2011-06-19 22:20:28 +01:00
PlacedSymbol.js Move support for _bounds caching to Item and start using it in PlacedSymbol. 2011-06-19 18:07:53 +01:00
Raster.js Use a version of Bootstrap that always produces beans and remove all beans: true instructions. 2011-06-17 18:42:29 +01:00