paper.js/src/basic
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