paper.js/src
2013-04-18 17:50:53 -07:00
..
basic Implement a faster method to filter out beginnings of intersected curves. 2013-04-09 20:35:31 -07:00
browser Fix issue with SVG tests. 2013-03-01 14:17:31 -08:00
core Refactor Format literal to Formatter class that keeps precision stored. 2013-04-09 17:32:19 -07:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Inline Item.drawSelectedBounds() code. 2013-04-18 17:07:32 -07:00
path Make #drawSelected() protected. 2013-04-18 17:50:53 -07:00
project Make #drawSelected() protected. 2013-04-18 17:50:53 -07:00
style Make sure color components cannot be anything else than numbers. 2013-04-09 17:43:18 -07:00
svg Import and export Item#data in SVG as well. 2013-04-09 17:53:26 -07:00
text Make Item#draw() protected, so we know to not directly call it. 2013-04-18 16:58:35 -07:00
tool Fix issue with removeOnMove() calls sometimes removing items too early. 2013-03-05 15:22:44 -08:00
ui Avoid endless recursion when changing view from onFrame handler. 2013-04-09 22:38:23 -07:00
util Refactor Format literal to Formatter class that keeps precision stored. 2013-04-09 17:32:19 -07:00
constants.js Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
load.js Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08:00
paper.js Refactor Format literal to Formatter class that keeps precision stored. 2013-04-09 17:32:19 -07:00