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
4f4261488e
paper.js
/
src
History
Jürg Lehni
4f4261488e
Fix issues with _angle caching in Point.
2011-02-13 16:24:39 +00:00
..
basic
Fix issues with _angle caching in Point.
2011-02-13 16:24:39 +00: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
Optimise read() functions to only convert if argument is not of desired type already.
2011-02-13 16:05:19 +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