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-19 14:10:14 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c627b59fd0
paper.js
/
src
/
basic
History
Jürg Lehni
3319488f5a
Fix reading of center point in Rectangle constructor.
2012-12-30 18:26:53 +01:00
..
Line.js
Merge Base.readValue() with Base.read() and rename Base.peekValue() to Base.peek().
2012-12-30 16:07:20 +01:00
Matrix.js
Use constant substitution for Numerical constants as well.
2012-12-27 18:36:59 +01:00
Point.js
Use constant substitution for Numerical constants as well.
2012-12-27 18:36:59 +01:00
Rectangle.js
Fix reading of center point in Rectangle constructor.
2012-12-30 18:26:53 +01:00
Size.js
Switch back from using 'x' in obj to obj.x != null in basic type constructors, since 'x' in <primitive type value> would throw an exception.
2012-11-28 22:09:09 -08:00