paper.js/src
2012-09-30 22:11:00 -03:00
..
basic Point#getLength: access to out of bounds index in arguments array prevented function from being optimized. 2012-07-25 20:02:04 +02:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Add change tracking to Gradient & GradientStop. 2012-03-04 19:14:13 +01:00
core Fix Node.js support. 2012-09-01 19:27:38 +02: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 Remove unused delta variable from Item.fitBounds 2012-03-17 17:09:59 +00:00
path Created an SVGRect.html to test exporting and modified SVGCircles.html for 2012-09-17 19:34:46 -04:00
project Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
style Declare all Character/ParagraphStyle properties that change GEOMETRY. 2011-12-20 22:37:46 +01:00
svg Update src/svg/ExportSVG.js 2012-09-30 22:11:00 -03:00
text Remove trailing comma 2012-04-09 10:28:09 +03:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
util Make sure value exists. 2012-03-03 21:12:11 +01: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 Added the new classes to work with, that also have the method stubs inside. 2012-09-13 20:45:27 -04:00