paper.js/src/core
2014-07-26 12:29:05 +02:00
..
Base.js Support comparing colors with string values in Color#equals(). 2014-04-27 11:16:22 +02:00
Callback.js Remove trailing white spaces and ensure newlines at the end. 2014-04-06 13:48:03 +02:00
PaperScope.js Reuse PaperScope objects when associating multiple scripts with the same canvas. 2014-07-26 12:03:34 +02:00
PaperScopeItem.js Remove trailing white spaces and ensure newlines at the end. 2014-04-06 13:48:03 +02:00
PaperScript.js Correctly handle UpdateExpressions (a++, a--) that are directly following AssignmentExpressions. 2014-07-26 12:29:05 +02:00