diff --git a/examples/ammo/compound.html b/examples/ammo/compound.html index 606002b..1afd34b 100644 --- a/examples/ammo/compound.html +++ b/examples/ammo/compound.html @@ -4,7 +4,7 @@ Examples • Compound AMMO - + diff --git a/examples/ammo/constraints.html b/examples/ammo/constraints.html index b800b9b..2340d4b 100644 --- a/examples/ammo/constraints.html +++ b/examples/ammo/constraints.html @@ -5,7 +5,7 @@ Examples • Constraints • AMMO - + diff --git a/examples/ammo/materials.html b/examples/ammo/materials.html index 17aefa4..b86c202 100644 --- a/examples/ammo/materials.html +++ b/examples/ammo/materials.html @@ -4,7 +4,7 @@ Examples • Materials AMMO - + diff --git a/examples/ammo/perf.html b/examples/ammo/perf.html index ec81bf3..fbe7762 100644 --- a/examples/ammo/perf.html +++ b/examples/ammo/perf.html @@ -4,7 +4,7 @@ Physics Benchmark Test - Ammo - + diff --git a/examples/ammo/sandbox.html b/examples/ammo/sandbox.html index cee2bff..72e5c6d 100644 --- a/examples/ammo/sandbox.html +++ b/examples/ammo/sandbox.html @@ -3,7 +3,7 @@ Examples • AMMO - + @@ -97,7 +97,7 @@ color="green" shadow bounce - ammo-body="type: kinematic; addCollideEventListener: true; disableCollision: true;" + ammo-body="type: kinematic; disableCollision: true;" ammo-shape="type: cone;" ammo-constraint="target: #target;" > @@ -117,7 +117,7 @@ scale="0.5 0.5 0.5" color="blue" shadow - ammo-body="addCollideEventListener: false;" + ammo-body ammo-shape > Examples • Spring AMMO - + diff --git a/examples/ammo/stress.html b/examples/ammo/stress.html index 085a156..127bdb5 100644 --- a/examples/ammo/stress.html +++ b/examples/ammo/stress.html @@ -4,7 +4,7 @@ Examples • Stress Test AMMO - + diff --git a/examples/ammo/sweeper.html b/examples/ammo/sweeper.html index 745c06a..26c6b66 100644 --- a/examples/ammo/sweeper.html +++ b/examples/ammo/sweeper.html @@ -4,7 +4,7 @@ Examples • Sweeper AMMO - + diff --git a/examples/ammo/ttl.html b/examples/ammo/ttl.html index 31bae03..184291d 100644 --- a/examples/ammo/ttl.html +++ b/examples/ammo/ttl.html @@ -3,7 +3,7 @@ Examples • TTL AMMO - + diff --git a/examples/ammo/zero-g.html b/examples/ammo/zero-g.html index fc14932..548bebd 100644 --- a/examples/ammo/zero-g.html +++ b/examples/ammo/zero-g.html @@ -3,7 +3,7 @@ Examples • AMMO - + @@ -97,7 +97,7 @@ color="green" shadow bounce - ammo-body="type: kinematic; addCollideEventListener: true; disableCollision: true;" + ammo-body="type: kinematic; disableCollision: true;" ammo-shape="type: cone;" ammo-constraint="target: #target;" > @@ -117,7 +117,7 @@ scale="0.5 0.5 0.5" color="blue" shadow - ammo-body="addCollideEventListener: false;activationState: disableDeactivation" + ammo-body="activationState: disableDeactivation" ammo-shape > Examples • Compound CANNON Worker - + diff --git a/examples/cannon-worker/constraints.html b/examples/cannon-worker/constraints.html index 9e93653..ffcfcd2 100644 --- a/examples/cannon-worker/constraints.html +++ b/examples/cannon-worker/constraints.html @@ -5,7 +5,7 @@ Examples • Constraints CANNON Worker - + diff --git a/examples/cannon-worker/materials.html b/examples/cannon-worker/materials.html index 95d2a18..5b36b5c 100644 --- a/examples/cannon-worker/materials.html +++ b/examples/cannon-worker/materials.html @@ -4,7 +4,7 @@ Examples • Materials CANNON Worker - + diff --git a/examples/cannon-worker/perf.html b/examples/cannon-worker/perf.html index 7a49758..57f0aa3 100644 --- a/examples/cannon-worker/perf.html +++ b/examples/cannon-worker/perf.html @@ -4,7 +4,7 @@ Physics Benchmark Test - Cannon - + diff --git a/examples/cannon-worker/sandbox.html b/examples/cannon-worker/sandbox.html index 954fd54..d7741c5 100644 --- a/examples/cannon-worker/sandbox.html +++ b/examples/cannon-worker/sandbox.html @@ -3,7 +3,7 @@ Examples • Sandbox CANNON Worker - + + diff --git a/examples/cannon-worker/stress.html b/examples/cannon-worker/stress.html index e3418c4..eb6a9ad 100644 --- a/examples/cannon-worker/stress.html +++ b/examples/cannon-worker/stress.html @@ -4,7 +4,7 @@ Examples • Stress Test CANNON Worker - + diff --git a/examples/cannon-worker/sweeper.html b/examples/cannon-worker/sweeper.html index 47c1218..bee5a49 100644 --- a/examples/cannon-worker/sweeper.html +++ b/examples/cannon-worker/sweeper.html @@ -4,7 +4,7 @@ Examples • Sweeper CANNON Worker - + diff --git a/examples/cannon-worker/ttl.html b/examples/cannon-worker/ttl.html index 95b91af..b299792 100644 --- a/examples/cannon-worker/ttl.html +++ b/examples/cannon-worker/ttl.html @@ -3,7 +3,7 @@ Examples • TTL CANNON Worker - + + diff --git a/examples/cannon/constraints.html b/examples/cannon/constraints.html index d7db7c5..e3bd96f 100644 --- a/examples/cannon/constraints.html +++ b/examples/cannon/constraints.html @@ -5,7 +5,7 @@ Examples • Constraints CANON - + diff --git a/examples/cannon/materials.html b/examples/cannon/materials.html index be07246..3a8d228 100644 --- a/examples/cannon/materials.html +++ b/examples/cannon/materials.html @@ -4,7 +4,7 @@ Examples • Materials CANNON - + diff --git a/examples/cannon/perf.html b/examples/cannon/perf.html index 10d3491..861c66b 100644 --- a/examples/cannon/perf.html +++ b/examples/cannon/perf.html @@ -4,7 +4,7 @@ Physics Benchmark Test - Cannon - + diff --git a/examples/cannon/sandbox.html b/examples/cannon/sandbox.html index 90f5c5e..96af8e3 100644 --- a/examples/cannon/sandbox.html +++ b/examples/cannon/sandbox.html @@ -3,7 +3,7 @@ Examples • Sandbox CANNON - + + diff --git a/examples/cannon/stress.html b/examples/cannon/stress.html index cf3bf8f..83c11aa 100644 --- a/examples/cannon/stress.html +++ b/examples/cannon/stress.html @@ -4,7 +4,7 @@ Examples • Stress Test CANNON - + diff --git a/examples/cannon/sweeper.html b/examples/cannon/sweeper.html index 6e04cc9..943a9f4 100644 --- a/examples/cannon/sweeper.html +++ b/examples/cannon/sweeper.html @@ -4,7 +4,7 @@ Examples • Sweeper CANNON - + diff --git a/examples/cannon/ttl.html b/examples/cannon/ttl.html index d724a9c..e7daee5 100644 --- a/examples/cannon/ttl.html +++ b/examples/cannon/ttl.html @@ -3,7 +3,7 @@ Examples • TTL CANNON - +