paper.js/src/util
2011-04-26 15:56:06 +01:00
..
BlendMode.js Update copyright / licensing comments. 2011-03-08 01:41:50 +00:00
CanvasProvider.js Consistently name local context variables 'ctx', to save line size and acknowledge the fact that Canvas contexts have a funny API design. 2011-04-26 15:39:16 +01:00
Element.js Fix simple syntax error. 2011-03-15 12:30:44 +01:00
Event.js Clean up comments. 2011-04-26 15:56:06 +01:00
Numerical.js Implement new root finding algorithm, combining Newton-Raphson Method with Bisection, and update Curve#getParameter() to use it. 2011-04-26 12:23:09 +01:00
PaperScript.js Rename loop function to frame. 2011-04-26 15:16:05 +01:00