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-08 05:42:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e63edba0b5
paper.js
/
src
/
basic
History
Jürg Lehni
e63edba0b5
Clean up various documentations a bit.
2013-06-27 18:03:03 -07:00
..
Line.js
Bring back _class names, since code minification breaks reliance on constructor.name.
2013-06-23 20:18:32 -07:00
Matrix.js
Replace Base.create() calls in favor of faster direct constructors.
2013-06-25 09:50:14 -07:00
Point.js
Remove static create() methods from LinkedPoint/Size/Rectangle, and give them initialize() methods instead that also name the classes in debugging.
2013-06-25 09:41:55 -07:00
Rectangle.js
Clean up various documentations a bit.
2013-06-27 18:03:03 -07:00
Size.js
Clean up various documentations a bit.
2013-06-27 18:03:03 -07:00