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-07 13:22:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5a786c300b
paper.js
/
src
/
basic
History
Jonathan Puckey
5a786c300b
Implement Matrix#applyToContext.
2011-02-21 19:03:57 +01:00
..
Matrix.js
Implement Matrix#applyToContext.
2011-02-21 19:03:57 +01:00
Point.js
Remove unnecessary call of new Point().
2011-02-21 00:28:36 +01:00
Rectangle.js
Pass ctor.dont to all constructor calls that are followed with explicit initialize() calls afterwards, to make sure it is only called once.
2011-02-20 01:45:53 +01:00
Size.js
Pass ctor.dont to all constructor calls that are followed with explicit initialize() calls afterwards, to make sure it is only called once.
2011-02-20 01:45:53 +01:00