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
76df9d9a92
paper.js
/
src
/
basic
History
Jürg Lehni
76df9d9a92
Fix documentation for beans.
2011-08-16 13:53:36 +02:00
..
Line.js
Improve precision of Line#intersect() and other parts that check for a divisor to not be 0, by comparing against the new Numerical.EPSILON rather than Numerical.TOLERANCE.
2011-07-28 11:03:59 +01:00
Matrix.js
Fix documentation for beans.
2011-08-16 13:53:36 +02:00
Point.js
Support an optional argument 'dontLink' in getters that normalled return LinkedPoint and LinkedSize objects, for internal use.
2011-08-16 13:50:59 +02:00
Rectangle.js
Support an optional argument 'dontLink' in getters that normalled return LinkedPoint and LinkedSize objects, for internal use.
2011-08-16 13:50:59 +02:00
Size.js
Support an optional argument 'dontLink' in getters that normalled return LinkedPoint and LinkedSize objects, for internal use.
2011-08-16 13:50:59 +02:00