Jürg Lehni
|
08c03192b6
|
Fix examples to use view.bounds/size/center instead of document.bounds/size.
|
2011-05-16 12:51:20 +01:00 |
|
Jürg Lehni
|
3078e74f27
|
Let's not use variable chaining in examples, for clearer code.
|
2011-05-15 11:36:10 +01:00 |
|
Jürg Lehni
|
3feb45addc
|
Add keepalive attribute to canvas to tag that controls wether it animates in background in emulated requestAnimationFrame() function, and use it in all example files.
|
2011-05-14 13:04:02 +03:00 |
|
Jonathan Puckey
|
59a776f58d
|
Examples: resize='true' -> resize.
|
2011-05-05 20:08:13 +01:00 |
|
Jonathan Puckey
|
077dc58222
|
Make all examples resize to the size of the browser window.
|
2011-05-05 16:25:17 +01:00 |
|
Jürg Lehni
|
e0edddd5f6
|
Clean up code ('){' -> ') {')).
|
2011-05-03 08:57:09 +01:00 |
|
Jürg Lehni
|
66465541c6
|
Clean up code (if() -> if ()).
|
2011-05-03 08:55:01 +01:00 |
|
Jürg Lehni
|
52a73e86ce
|
Clean up code (for() -> for ()).
|
2011-05-03 08:54:13 +01:00 |
|
Jonathan Puckey
|
877e9f324c
|
Add port of Metaball script by Hiroyuki Sato to Examples.
|
2011-04-20 15:41:09 +02:00 |
|