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-22 07:19:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fc547793fa
paper.js
/
src
/
basic
History
Jürg Lehni
fc547793fa
Remove redundant Rectangle#transformBounds() and merge its code with less optimised Matrix#transformBounds().
2011-05-16 12:25:18 +01:00
..
Line.js
Various small code cleanups.
2011-05-02 12:23:42 +02:00
Matrix.js
Remove redundant Rectangle#transformBounds() and merge its code with less optimised Matrix#transformBounds().
2011-05-16 12:25:18 +01:00
Point.js
Add dontModify parameter to #set() method in Linked* classes, and rename #_set to #_setter.
2011-05-15 20:34:22 +01:00
Rectangle.js
Remove redundant Rectangle#transformBounds() and merge its code with less optimised Matrix#transformBounds().
2011-05-16 12:25:18 +01:00
Size.js
Add dontModify parameter to #set() method in Linked* classes, and rename #_set to #_setter.
2011-05-15 20:34:22 +01:00