Commit graph

30 commits

Author SHA1 Message Date
Jürg Lehni
8f8f1534a5 Replace accidentally checked in compiled library with load.sh version. 2013-02-08 19:15:10 -08:00
Jürg Lehni
6c9c16ad3d Update copyright information comments, and year. 2013-01-28 18:03:27 -08:00
Jürg Lehni
76789e8df4 Ignore docs in dist. 2012-12-30 20:16:48 +01:00
Jürg Lehni
7bea8d1098 Remove generated docs from repository. 2012-12-30 20:15:46 +01:00
Jürg Lehni
110cbbb73d Streamline build scripts and include minified version in dist. 2012-12-24 16:44:13 +01:00
Jürg Lehni
8dbd2c25bf Improve Paper.js Editor. 2012-10-10 19:36:13 -07:00
Jürg Lehni
0a93465e94 Improve vector inspector tool in Paper.js Editor. 2012-10-10 11:25:22 -07:00
Jonathan Puckey
c6ebd22b33 Use the load.sh version of dist/paper.js to avoid confusion during development. 2012-10-08 19:24:45 +02:00
Jonathan Puckey
8cc82917c9 Update dist/paper.js build. Closes #102. 2012-07-20 19:56:39 +02:00
Jonathan Puckey
ed06901fb3 Update build of /dist/paper.js. Closes #79 2012-03-02 13:14:59 +01:00
Jürg Lehni
6effceb9bc Bump version to 0.22 and include new dist files. 2011-11-10 19:19:25 +01:00
Jürg Lehni
42d0e722db Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now. 2011-11-10 19:16:34 +01:00
Jürg Lehni
0bbb4640ce Increase version to 0.21, supporting tools in direct JavaScript mode, including support for multiple tools. 2011-08-02 10:09:40 +01:00
Jürg Lehni
522a3af496 Update docs. 2011-08-01 14:25:53 +01:00
Jürg Lehni
4fa6ffeb01 Update docs and dist version to 0.2. 2011-08-01 12:05:06 +01:00
Jürg Lehni
cb3d59effa Update dist version to 0.2. 2011-07-13 13:30:22 +01:00
gka
0e37d9e93d added support for HSL colors
new class HSLColor, new test script HSLColor.html
2011-07-05 15:38:32 +02:00
Jürg Lehni
d95480bc22 Remove trailing white spaces. 2011-07-01 12:01:32 +02:00
Richard D. Worth
fdd62ed929 TextItem content: Added coersion to string in content setter since 0 number is falsy but '0' string is not. Removed coersion from PathStructure example (introduced in 5637b3e37e4541c4e78180a168107be8282c136f line 64) 2011-06-30 09:12:14 -04:00
Jürg Lehni
00f7b3530a Include new minified version of parse-js and build dist library again. 2011-06-30 14:44:58 +02:00
Jürg Lehni
cb0eab92b9 Update dist version of library and docs. 2011-06-30 11:25:39 +02:00
Jürg Lehni
9b1996c41e Update dist version of library and docs. 2011-06-27 15:28:11 +02:00
Jürg Lehni
efa20386b0 Update docs and library. 2011-06-27 12:31:35 +02:00
Jürg Lehni
ab71329b8c Add scripts for packaging paper.js for distribution. 2011-06-24 20:12:48 +01:00
Jürg Lehni
45627ceced Update dist versions of paper.js and docs. 2011-06-23 00:02:40 +01:00
Jürg Lehni
c76779a025 Ignore serverdocs. 2011-06-23 00:01:46 +01:00
Jürg Lehni
822cf17989 Update library and docs to latest version. 2011-06-17 11:41:47 +01:00
Jürg Lehni
9926d3f1c4 Move the local sync.sh to build. 2011-06-16 23:59:11 +01:00
Jürg Lehni
0ebdc2a719 Also include prebuilt docs for now. 2011-06-12 19:04:25 +01:00
Jürg Lehni
fee977e2eb Include a prebuilt version of the library in the dist folder for now, so examples work straight away. 2011-06-12 19:04:14 +01:00