Jürg Lehni
|
7e52355f93
|
Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype.
|
2011-03-03 17:23:27 +00:00 |
|
Jürg Lehni
|
a543801598
|
Rename Bootstrap.js file to lowercase bootstrap.js.
|
2011-03-03 16:56:31 +00:00 |
|
Jonathan Puckey
|
02943c4190
|
Add missing CanvasProvider.js dependency to Examples.
|
2011-03-03 17:04:14 +01:00 |
|
Jürg Lehni
|
07fcc000cf
|
Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype.
|
2011-03-03 12:19:43 +00:00 |
|
Jonathan Puckey
|
acf06937f5
|
BouncingBalls example: remove line which was committed by accident.
|
2011-03-03 02:30:55 +01:00 |
|
Jonathan Puckey
|
83df699975
|
Update dependencies of examples.
|
2011-03-03 02:27:46 +01:00 |
|
Jürg Lehni
|
fd4b7b76ae
|
Include DocumentView.js in all examples and tests.
|
2011-03-02 16:18:32 +00:00 |
|
Jonathan Puckey
|
44aa9254ea
|
Change BouncingBalls example to use event.delta for throwing balls.
|
2011-02-21 15:32:59 +01:00 |
|
Jürg Lehni
|
86a74ca0ef
|
Update doc-type to HTML5.
|
2011-02-21 14:31:26 +01:00 |
|
Jonathan Puckey
|
e898f0482c
|
Revert previous commit of BouncingBalls example.
|
2011-02-21 03:37:35 +01:00 |
|
Jonathan Puckey
|
357a8af6ec
|
Clean up white spaces.
|
2011-02-21 03:32:39 +01:00 |
|
Jonathan Puckey
|
e772038727
|
Update examples.
|
2011-02-20 23:28:38 +01:00 |
|
Jonathan Puckey
|
8d570d0834
|
Fix script paths in examples.
|
2011-02-19 17:56:15 +01:00 |
|
Jonathan Puckey
|
2e5a84b9ba
|
Update examples to include Color dependencies.
|
2011-02-19 17:54:10 +01:00 |
|
Jonathan Puckey
|
deb1699f13
|
Tidy up code.
|
2011-02-17 16:00:03 +01:00 |
|
Jonathan Puckey
|
ab098ddca3
|
Add Path.Constructors.js to examples and tests.
|
2011-02-17 15:56:07 +01:00 |
|
Jonathan Puckey
|
66b9b28394
|
Add BouncingCircles.html example of Group#getBounds().
|
2011-02-17 00:35:10 +01:00 |
|
Jonathan Puckey
|
7e5cb1cc81
|
Examples: clean up scripts list and add PathStyle.js.
|
2011-02-16 22:35:17 +01:00 |
|
Jürg Lehni
|
d33a2decab
|
Examples: Close the letterPath.
|
2011-02-14 01:48:15 +00:00 |
|
Jürg Lehni
|
08d4826441
|
Reformating code to follow Scriptotgrapher coding conventions.
|
2011-02-13 16:26:24 +00:00 |
|
Jonathan Puckey
|
783244b393
|
Clean up strokeJoin example.
|
2011-02-12 19:12:56 +01:00 |
|
Jonathan Puckey
|
c0e2101c32
|
Clean up src directory and move Bootstrap.js into lib.
|
2011-02-12 17:59:39 +01:00 |
|
Jonathan Puckey
|
d7fc9cf481
|
Introduce Paper object that keeps track of documents and which documenti is active. Newly created items are automatically appended to the children list of the active document's activeLayer.
|
2011-02-12 16:20:10 +01:00 |
|
Jonathan Puckey
|
be4681fecd
|
Remove temp.html
|
2011-02-12 16:16:15 +01:00 |
|
Jonathan Puckey
|
538bda6a09
|
Add Layer & Group script tags to Examples
|
2011-02-11 18:50:08 +01:00 |
|
Jonathan Puckey
|
17f7caf0b7
|
Use properties instead of get[Property] and set[Property] in examples
|
2011-02-11 14:58:53 +01:00 |
|
Jonathan Puckey
|
cac4bea955
|
Move examples into subfolders.
|
2011-02-08 13:16:26 +01:00 |
|