Commit graph

54 commits

Author SHA1 Message Date
Jürg Lehni
ed31476dea Bump version to v0.9.21 2014-11-22 19:23:35 -08:00
Jürg Lehni
73751040b7 Bump version to v0.9.20 2014-08-25 14:48:05 +02:00
Jürg Lehni
bcd3fe2493 Bump version to v0.9.19 2014-08-16 18:31:53 +02:00
Jonathan Puckey
ea2c653eb7 Revert accidental commit.
Revert accidental commit by replacing committed code with previous version.
2014-05-07 18:52:26 +02:00
Jonathan Puckey
d25c9528ed Update Paper.js dependency. 2014-05-07 18:38:36 +02:00
Jürg Lehni
2111e76804 Bump version to v0.9.18 2014-04-07 11:26:37 +02:00
Jürg Lehni
fe064e9cc3 Switch from dist/paper.js to dist/paper-full.js and explain the different versions in the README.
Closes #422.
2014-04-06 13:44:19 +02:00
Jürg Lehni
45d7ffd81e Bump version to v0.9.17 2014-03-20 17:23:45 +01:00
Jürg Lehni
2b15c125c3 Bump version to v0.9.16 2014-03-13 17:49:37 +01:00
Jürg Lehni
4caafd4623 Bump version to v0.9.15 2013-12-02 10:00:44 +01:00
Jürg Lehni
afb326d16e Bump version to v0.9.14 2013-11-28 19:46:12 +01:00
Jürg Lehni
ade2a2f456 Bump version to v0.9.13 2013-11-26 17:33:56 +01:00
Jürg Lehni
3da3161a33 Bump version to v0.9.12 2013-11-14 14:46:54 +01:00
Jürg Lehni
5bb3482073 Bump version to v0.9.11 2013-11-02 21:29:09 +01:00
Jürg Lehni
825a090e6b Bump version to v0.9.10 2013-10-29 22:00:23 +01:00
Jürg Lehni
4e98036828 Bump version to v0.9.9 2013-07-21 16:51:52 -07:00
Jürg Lehni
a9cf4a373b Bump version to v0.9.8 2013-07-03 14:00:25 -07:00
Jürg Lehni
041586fa01 Bump version to v0.9.7 2013-06-27 14:31:42 -07:00
Jürg Lehni
5977e81422 Update built versions. 2013-06-27 03:29:28 -07:00
Jürg Lehni
1a78bfed78 Bump version to v0.9.6 2013-06-27 03:08:33 -07:00
Jürg Lehni
3078d127a9 Update version to v0.9.5. 2013-06-26 19:42:24 -07:00
Jürg Lehni
44cd3d4ad8 Change names of built library to paper-full.js, and have dist/paper.js link to it after build.sh was run. 2013-06-26 19:22:38 -07:00
Jürg Lehni
214db84b84 Improve src/load.js to directly load the library through PrePro's load.js 2013-06-26 19:14:54 -07:00
Jürg Lehni
4e173a7d35 Switch to the NPM version of PrePro's load.js 2013-06-26 18:57:46 -07:00
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