paper.js/src/basic
2013-06-27 18:03:03 -07:00
..
Line.js Bring back _class names, since code minification breaks reliance on constructor.name. 2013-06-23 20:18:32 -07:00
Matrix.js Replace Base.create() calls in favor of faster direct constructors. 2013-06-25 09:50:14 -07:00
Point.js Remove static create() methods from LinkedPoint/Size/Rectangle, and give them initialize() methods instead that also name the classes in debugging. 2013-06-25 09:41:55 -07:00
Rectangle.js Clean up various documentations a bit. 2013-06-27 18:03:03 -07:00
Size.js Clean up various documentations a bit. 2013-06-27 18:03:03 -07:00