paper.js/src
2013-04-20 17:40:19 -07:00
..
basic Large refactoring of Style handling for notable speed improvements. 2013-04-19 19:31:29 -07:00
browser Fix issue with SVG tests. 2013-03-01 14:17:31 -08:00
canvas Restructure code organization by separating canvas related utility classes into separate canvas folder, and move inclusion of utilities classes to beginning. 2013-04-19 19:38:48 -07:00
core Large refactoring of Style handling for notable speed improvements. 2013-04-19 19:31:29 -07:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Simplify Style creation. 2013-04-19 20:00:30 -07:00
path Fix issue with imprecise tangents / normals to curves at t = 0, 1. 2013-04-20 17:40:19 -07:00
project Simplify Style creation. 2013-04-19 20:00:30 -07:00
style Simplify Style creation. 2013-04-19 20:00:30 -07:00
svg Large refactoring of Style handling for notable speed improvements. 2013-04-19 19:31:29 -07:00
text Large refactoring of Style handling for notable speed improvements. 2013-04-19 19:31:29 -07:00
tool Use Item#type instead of instanceof checks for better performance. 2013-04-19 19:27:02 -07:00
ui Avoid endless recursion when changing view from onFrame handler. 2013-04-09 22:38:23 -07:00
util Restructure code organization by separating canvas related utility classes into separate canvas folder, and move inclusion of utilities classes to beginning. 2013-04-19 19:38:48 -07:00
constants.js Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
load.js Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
paper.js Use Color object for default. 2013-04-19 19:39:05 -07:00