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-23 07:49:48 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
772c83596f
paper.js
/
src
/
basic
History
Jürg Lehni
772c83596f
Replace Base.create() calls in favor of faster direct constructors.
2013-06-25 09:50:14 -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
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
Size.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