paper.js/src
2012-10-30 11:43:06 -07:00
..
basic Implement proper index independent argument list reading of basic types. 2012-10-18 14:24:15 -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 Improve Paper code editor to also display errors. 2012-10-23 20:05:01 -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 Implement CompoundPath#contains() and #hitTest() correctly. 2012-10-22 18:48:51 -04: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 Some more SVG code refactoring. 2012-10-27 19:25:52 -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 Do not implicitly use getTool() getter since it creates tools when none exists. 2012-10-30 11:43:06 -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 SVG to Svg to follow naming convention. 2012-10-22 19:17:11 -04:00