paper.js/src
2012-11-02 20:21:08 -07:00
..
basic Define squared parameter in Point#getDistance() as optional. 2012-11-02 16:45:46 -07:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Implement proper index independent argument list reading of basic types. 2012-10-18 14:24:15 -07:00
core Clean up and improve PaperScript code a bit. 2012-11-02 15:58:41 -07:00
docs Remove global views list, link View to Project and allow projects to only have one view. 2011-11-12 16:56:23 +01:00
item Fix issue with hit-testing of translated rasters and other items. 2012-10-20 16:54:39 -04:00
path Rename ImportSvg to SvgImporter, and ExportSvg to SvgExporter. 2012-11-02 17:40:07 -07:00
project Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
style Add documentation for Item#_getChildren(). 2012-10-22 19:07:22 -04:00
svg Replace SVGTransform constants with their numeric values as well. 2012-11-02 20:21:08 -07:00
text Implement Item#isEmpty() for the various types. 2012-10-10 20:11:11 -07:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Always set canvas size, to avoid zooming pixels if size is set to a percentage. 2012-10-31 09:49:42 -07:00
util Fix issues in Numerical.solveQuadratic(), solveCubic() and Path#contains(). 2012-10-22 18:21:33 -04:00
load.js Move prepro.js to lib/and include() statements for test units to their own files inside tests/ 2011-07-27 22:00:31 +01:00
paper.js Rename ImportSvg to SvgImporter, and ExportSvg to SvgExporter. 2012-11-02 17:40:07 -07:00