paper.js/src
2011-06-16 23:50:14 +01:00
..
basic Clean up documentation: Always use @function / @name when there is more than one version of a method. 2011-06-16 19:26:50 +01:00
browser Define DomElement.isInvisible(), to check if the given element is not displaying. 2011-06-14 00:20:27 +01:00
color Ignore all documentation that caused warnings about leakage. 2011-06-14 23:02:34 +01:00
core Fix documentation so PaperScope#version shows up too in global scope. 2011-06-15 11:09:35 +01:00
item Fix @extends tags in documentation: Only the immediately following class is required. 2011-06-16 21:43:31 +01:00
path Fix a bug in Path#arcTo() where sometimes the arc was drawn on the wrong side when the extent was 180 degrees, thus the center point was lying on the line (from, to). 2011-06-16 23:50:14 +01:00
project Clean up white spaces in comments. 2011-06-14 22:59:45 +01:00
text Fix @extends tags in documentation: Only the immediately following class is required. 2011-06-16 21:43:31 +01:00
tool Have ToolEvent extend Event and move #modifiers documentation there. 2011-06-16 21:20:30 +01:00
ui Have ToolEvent extend Event and move #modifiers documentation there. 2011-06-16 21:20:30 +01:00
util Improve explanatory comments. 2011-06-06 11:44:15 +01:00
load.js Implement PathFitter and Path#pointsToCurves(). 2011-06-05 19:27:18 +01:00
paper.js Ignore all documentation that caused warnings about leakage. 2011-06-14 23:02:34 +01:00