paper.js/src
2011-04-27 12:41:52 +01:00
..
basic Consistently name local context variables 'ctx', to save line size and acknowledge the fact that Canvas contexts have a funny API design. 2011-04-26 15:39:16 +01:00
color Update various comments about TODOs. 2011-04-26 17:04:15 +01:00
document Update various comments about TODOs. 2011-04-26 17:04:15 +01:00
item Consistently name local context variables 'ctx', to save line size and acknowledge the fact that Canvas contexts have a funny API design. 2011-04-26 15:39:16 +01:00
path Remove comment about pending port that has been backported to Scriptographer. 2011-04-27 12:36:04 +01:00
tool Simplify Key further and fix ToolEvent#getModifiers. 2011-04-25 17:38:40 +02:00
ui Make preventDefault() work on IE too. 2011-04-27 12:41:52 +01:00
util Clean up comments. 2011-04-26 15:56:06 +01:00
load.js Add paper.debug switch, set it to true by default when loading code through load.js and use it to ignore focus / blur events in Event.requestAnimationFrame() during development. 2011-04-26 12:48:46 +01:00
paper.js Make sure global paper point works during bootstraping of library already. 2011-04-26 15:53:19 +01:00