paper.js/src
2011-02-12 19:08:34 +01:00
..
basic Clean up src directory and move Bootstrap.js into lib. 2011-02-12 17:59:39 +01:00
document Clean up src directory and move Bootstrap.js into lib. 2011-02-12 17:59:39 +01:00
item Clean up src directory and move Bootstrap.js into lib. 2011-02-12 17:59:39 +01:00
path PathItem: replace this.segments.push(segment) to this.addSegment(segment) 2011-02-12 19:08:34 +01:00
tool Clean up src directory and move Bootstrap.js into lib. 2011-02-12 17:59:39 +01:00
Paper.js Introduce Paper object that keeps track of documents and which documenti is active. Newly created items are automatically appended to the children list of the active document's activeLayer. 2011-02-12 16:20:10 +01:00