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-20 22:39:50 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a579b8bd3d
paper.js
/
src
History
Jürg Lehni
a579b8bd3d
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
..
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