paper.js/src/item
2011-05-16 19:34:57 +01:00
..
ChangeFlags.js Rename ChangeFlags.PATH to GEOMETRY. 2011-05-16 00:01:06 +01:00
Group.js Add support for accessing items by name through their parent's children list. 2011-05-15 19:12:27 +02:00
Item.js Add Item#removeChildren() and #setChildren(). 2011-05-16 19:34:57 +01:00
Layer.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
PathStyle.js Change the way associated PathStyles are created and updated. 2011-05-16 19:21:36 +01:00
PlacedSymbol.js Apply #position optimisation through caching to all items, not just PlacedSymbol. 2011-05-07 13:13:19 +01:00
Raster.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00