paper.js/src
2011-03-03 13:03:57 +00:00
..
basic Improve formating. 2011-03-03 12:46:50 +00:00
color Fix RGBColor#setGray. 2011-02-24 12:58:16 +01:00
document Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype. 2011-03-03 12:19:43 +00:00
item Rename #transformContent() to #_transform(), to make sure it's supposed to be a private method. 2011-03-03 12:47:55 +00:00
path No need to explicitely call Point#toString() in Segment#toString(). 2011-03-03 13:03:57 +00:00
tool Fix mistakes in Tool.js 2011-02-28 19:29:32 +01:00
util Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype. 2011-03-03 12:19:43 +00:00
Paper.js Reformating code to follow Scriptotgrapher coding conventions. 2011-02-13 16:26:24 +00:00