paper.js/src
2011-02-13 15:09:24 +00: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 Nullify path parent when removed. 2011-02-12 19:45:11 +01:00
path Make sure Segment#handleIn and #handleOut are always defined, even when not provided, and change compareSegments() to also reflect this change by relying on Segment.read for conversion of comparison values. 2011-02-13 15:09:24 +00: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