Commit graph

1985 commits

Author SHA1 Message Date
Jürg Lehni
f6b2672f08 Simplify Path#arcTo() arguments check. 2011-06-14 09:00:25 +01:00
Jürg Lehni
bac579d85b Use a different strategy to determine canvas size for invisible canvases. 2011-06-14 00:20:58 +01:00
Jürg Lehni
eec7209a5c Define DomElement.isInvisible(), to check if the given element is not displaying. 2011-06-14 00:20:27 +01:00
Jürg Lehni
570fa4fbeb Update JsDoc. 2011-06-13 23:51:26 +01:00
Jürg Lehni
c4d0d80f3b Only build paper.js library for docs, not for server templates. 2011-06-13 23:50:43 +01:00
Jürg Lehni
fbf7016e7c Update JsDoc. 2011-06-13 19:32:20 +01:00
Jürg Lehni
fc6b3cd4d5 Merge remote-tracking branch 'origin/master' 2011-06-13 19:09:47 +01:00
Jürg Lehni
a3d1875971 More clean ups. 2011-06-13 19:09:10 +01:00
Jonathan Puckey
8979537f14 Merge remote branch 'origin/master' 2011-06-13 20:08:30 +02:00
Jonathan Puckey
71c5902112 Path tests: Change expected values in failing test, as the tested behaviour is correct. 2011-06-13 20:08:09 +02:00
Jürg Lehni
de739b42a8 Clean up white spaces. 2011-06-13 19:05:17 +01:00
Jürg Lehni
064f17eaec Fix default value for end in Path#removeSegments(), so the last segment gets removed too. 2011-06-13 19:00:39 +01:00
Jonathan Puckey
e23ac6809b Color docs: add class introduction and examples. 2011-06-13 17:13:23 +02:00
Jonathan Puckey
2e6101a9b3 Rectangle: add code examples. 2011-06-13 17:13:07 +02:00
Jonathan Puckey
10de921a83 Docs: Use classexample tags in Point, Size and Rectangle. 2011-06-13 17:12:23 +02:00
Jürg Lehni
12179ac35c Update JsDoc Toolkit. 2011-06-13 15:55:06 +01:00
Jürg Lehni
cea60c1ad2 Add comments. 2011-06-12 23:09:41 +01:00
Jürg Lehni
a7f00398a3 Add jsdoc-toolkit as submodule. 2011-06-12 23:09:09 +01:00
Jürg Lehni
4f57dd5702 Remove embedded jsdoc-toolkit, so it can be added as submodule. 2011-06-12 23:08:05 +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
Jürg Lehni
4d12cb87fc Switch from "out" folder for built library to "dist". 2011-06-12 19:03:18 +01:00
Jürg Lehni
b466ac809e Provide a shell script that generates a version of out/paper.js that uses load.js to directly load the library through the seperate source files in the src directory, as required development of the library itself. 2011-06-12 18:55:29 +01:00
Jürg Lehni
4a23e35eee Merge remote-tracking branch 'origin/master' 2011-06-12 18:42:24 +01:00
Jürg Lehni
5e4192198b Change all examples to load the latest compiled library from out/paper.js. 2011-06-12 18:42:12 +01:00
Jürg Lehni
c341ec220a Fix white space. 2011-06-12 18:40:30 +01:00
Jürg Lehni
065777291e Fix filtering of duplace points in path fitting code. 2011-06-12 18:40:24 +01:00
Jonathan Puckey
d2c031aa4e Documentation: improve View#onFrame example. 2011-06-10 14:21:27 +02:00
Jonathan Puckey
9b1812f7d8 Documentation: fix type of View#bounds. 2011-06-10 14:13:55 +02:00
Jonathan Puckey
68193d8a98 Documentation: Add examples to RGBColor / GrayColor / HSBColor constructors. 2011-06-10 14:12:33 +02:00
Jonathan Puckey
a48a8d7a8d Document TextItem#content. 2011-06-10 14:05:58 +02:00
Jonathan Puckey
7591ccf285 Improve Project#currentStyle documentation. 2011-06-10 13:44:30 +02:00
Jonathan Puckey
ff55be6efc Merge remote branch 'origin/master' 2011-06-10 13:36:59 +02:00
Jonathan Puckey
94fa73bf2f Documentation: improve wording in Item#clone() example. 2011-06-10 13:34:58 +02:00
Jonathan Puckey
344034cb62 Documentation: clean up Item#blendMode types. 2011-06-10 13:34:20 +02:00
Jonathan Puckey
20fc389020 Documentation: add see tag to Path#closePath(). 2011-06-10 13:33:14 +02:00
Jonathan Puckey
87c1b564d2 Document Path#lineBy(vector). 2011-06-10 13:32:37 +02:00
Jürg Lehni
611415fea7 Merge remote-tracking branch 'origin/master' 2011-06-10 02:50:17 +01:00
Jürg Lehni
7ef4575320 jsdoc: Use .html extension for template docs too, as they are not using any macros anyore. 2011-06-10 02:50:06 +01:00
Jonathan Puckey
ac703f1baa Path: add example of pointToCurves(). 2011-06-10 00:07:25 +02:00
Jonathan Puckey
1bca7f4795 Adjust GradientColor example. 2011-06-09 23:27:11 +02:00
Jonathan Puckey
d688faf805 Merge remote branch 'origin/master' 2011-06-09 23:21:21 +02:00
Jonathan Puckey
a880396d26 Add example code to GradientColor & GradientStop. 2011-06-09 23:21:06 +02:00
Jürg Lehni
a031980556 jsdoc: Port back CSS changes from Paperjs.org. 2011-06-09 00:03:37 +01:00
Jürg Lehni
bbf2cca62f jsdoc: Add compiled paper.js file. 2011-06-09 00:03:16 +01:00
Jürg Lehni
0567d0a5f9 Documentation: Fix typo. 2011-06-08 18:47:34 +01:00
Jürg Lehni
ea1596c328 jsdoc: Move paperscript css in its own files. 2011-06-08 18:47:19 +01:00
Jürg Lehni
bbcf49f5d7 jsdoc: Do not wrap normal code in paperscript element. 2011-06-08 18:23:26 +01:00
Jürg Lehni
790ad1754a jsdoc: Use paragraph tag for example headers. 2011-06-08 18:23:01 +01:00
Jürg Lehni
088fb421bb jsdoc: Sort out bottom margins for various content elements. 2011-06-08 18:22:32 +01:00