paper.js/src
2013-03-02 08:14:17 -08:00
..
basic Merge constructor._name with _type and use CamelCase for Item types. 2013-03-01 17:13:22 -08:00
browser Fix issue with SVG tests. 2013-03-01 14:17:31 -08:00
color Allow direct passing of color arguments to gradient constructors as well as arrays. 2013-03-01 17:44:16 -08:00
core Handle reinsertion of items into the same children list. 2013-03-01 23:06:29 -08:00
docs Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
item Handle reinsertion of items into the same children list. 2013-03-01 23:06:29 -08:00
path Use a default precision of three digits for exporting path data. 2013-03-02 08:14:17 -08:00
project Minor changes on documentation. 2013-03-01 20:24:26 -08:00
style Minor changes on documentation. 2013-03-01 20:24:26 -08:00
svg Remove SVG constants, as we don't use them anymore. 2013-03-02 08:11:47 -08:00
text Merge constructor._name with _type and use CamelCase for Item types. 2013-03-01 17:13:22 -08:00
tool Move #_setProperties() and #set() from Item to Base, rename it to #_set and use it for Tool too. 2013-02-15 18:28:49 -08:00
ui Remove Base.toFloat() and replace with direct parseFloat() calls. 2013-02-28 19:14:05 -08:00
util Implement new private Format object that handles formatting of number, point, size and rectangle. 2013-02-28 19:14:05 -08: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 Merge constructor._name with _type and use CamelCase for Item types. 2013-03-01 17:13:22 -08:00