paper.js/src/core
2013-03-01 14:06:04 -08:00
..
Base.js Simplify code for reading of named arguments, removing the need for filtering arguments by using 'in' checks instead for the presence of properties / setters. 2013-03-01 14:06:04 -08:00
Callback.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
initialize.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
PaperScope.js Reuse scopes associated with canvases to support multiple scripts per canvas. 2013-02-15 00:15:44 -08:00
PaperScopeItem.js Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
PaperScript.js Make PaperScript work again with latest Acorn.js 2013-02-24 15:41:06 -08:00