Skip to content

Commit

Permalink
Merge pull request #140 from cx20/update_threejs_to_latest
Browse files Browse the repository at this point in the history
Update three.js r168 to r169
  • Loading branch information
cx20 authored Oct 6, 2024
2 parents 8f7cf01 + 3bcef9f commit 3a747a0
Show file tree
Hide file tree
Showing 32 changed files with 64 additions and 64 deletions.
4 changes: 2 additions & 2 deletions examples/threejs/ammo/box/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/ammo/domino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/ammo/football/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/ammo/minimum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon-es/balls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/",
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/",
"cannon": "https://cdn.skypack.dev/[email protected]/dist/cannon-es.js"
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon-es/box/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/",
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/",
"cannon": "https://cdn.skypack.dev/[email protected]/dist/cannon-es.js"
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon-es/domino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/",
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/",
"cannon": "https://cdn.skypack.dev/[email protected]/dist/cannon-es.js"
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon-es/football/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/",
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/",
"cannon": "https://cdn.skypack.dev/[email protected]/dist/cannon-es.js"
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon-es/minimum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/",
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/",
"cannon": "https://cdn.skypack.dev/[email protected]/dist/cannon-es.js"
}
}
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon/box/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon/domino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon/football/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/cannon/minimum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/balls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/box/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/cone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/domino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/eraser/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/football/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/gltf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimo/minimum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/balls/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/box/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/cone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/domino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/football/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/gltf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/oimophysics/minimum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/physx/box/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/physx/domino/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/physx/football/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions examples/threejs/physx/minimum/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script type="importmap">
{
"imports": {
"three": "https://cx20.github.io/gltf-test/libs/three.js/r168/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r168/examples/jsm/"
"three": "https://cx20.github.io/gltf-test/libs/three.js/r169/build/three.module.js",
"three/addons/": "https://cx20.github.io/gltf-test/libs/three.js/r169/examples/jsm/"
}
}
</script>
Expand Down

0 comments on commit 3a747a0

Please sign in to comment.