paper.js/src
2011-05-01 13:18:36 +01:00
..
basic Correct comment. 2011-04-30 23:06:41 +01:00
browser Replace all type converting string compares with ===, !==. 2011-04-28 13:23:17 +01:00
color Replace all type converting string compares with ===, !==. 2011-04-28 13:23:17 +01:00
document Document: resize canvas element when Document#setSize is called. 2011-04-28 20:42:20 +02:00
item Add comment about porting chainable calls back to Sg. 2011-04-30 22:30:54 +01:00
path Fix yet another two bugs in CurveLocation. 2011-05-01 13:18:36 +01:00
tool Simplify Key further and fix ToolEvent#getModifiers. 2011-04-25 17:38:40 +02:00
ui Replace all type converting string compares with ===, !==. 2011-04-28 13:23:17 +01:00
util Add conditional code to CanvasProvider, with a TODO for implementing functionality for the server. 2011-04-28 08:48:50 +01:00
load.js Fix location of browser related files in load.js. 2011-04-28 13:25:34 +01:00
paper.js Move browser related code to browser folder and use conditionals to not include them when producing paper.js for server. 2011-04-28 08:48:28 +01:00