paper.js/src/core
Jürg Lehni 5b574877e9 Make PaperScript math operator methods 'hidden' and use aliases to visible methods.
Avoids Path#add() being misinterpreted as an operator, and console.log(path + ' hi'); causing weird issues.
2013-06-28 05:15:49 -07:00
..
Base.js Use direct constructor instead of #initialize(). 2013-06-25 09:56:34 -07:00
Callback.js Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead. 2013-05-27 10:04:05 -07:00
PaperScope.js Expose nativeBlendModes and amend BlendModes example with information about the use of native modes. 2013-06-24 15:55:15 -07:00
PaperScopeItem.js Fix issue with local paper variable shielding global one. 2013-05-30 11:26:47 -07:00
PaperScript.js Make PaperScript math operator methods 'hidden' and use aliases to visible methods. 2013-06-28 05:15:49 -07:00