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-03-13 16:33:28 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b103af4216
paper.js
/
src
/
basic
History
Jürg Lehni
b103af4216
Merge remote-tracking branch 'origin/master'
2011-05-19 18:35:45 +01:00
..
Line.js
Various small code cleanups.
2011-05-02 12:23:42 +02:00
Matrix.js
Move Rectangle#transformCornerCoordinates() to Matrix#_transformCorners().
2011-05-16 12:29:52 +01:00
Point.js
Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document.
2011-05-16 13:33:15 +01:00
Rectangle.js
Remove the versions of #clone() that follow the scheme provided by Base#clone() now.
2011-05-19 18:35:38 +01:00
Size.js
Size#min and Size#max: fix capitalization.
2011-05-18 21:31:02 +02:00