This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
paper.js
Watch
1
Star
0
Fork
You've already forked paper.js
0
mirror of
https://github.com/scratchfoundation/paper.js.git
synced
2025-01-01 02:38:43 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9b5e18c795
paper.js
/
src
History
Jonathan Puckey
9b5e18c795
PathItem: replace this.segments.push(segment) to this.addSegment(segment)
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