Skip to content

Commit f9fb1ac

Browse files
committed
Merge branch 'sim-hand-convention-fix' of https://github.com/whuang37/xrblocks into sim-hand-convention-fix
2 parents b9ddcd2 + d7c9add commit f9fb1ac

12 files changed

Lines changed: 921 additions & 820 deletions

File tree

demos/vrm-avatar/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
{
2020
"imports": {
2121
"@dimforge/rapier3d-simd-compat": "https://cdn.jsdelivr.net/npm/@dimforge/rapier3d-simd-compat@0.19.2/rapier.mjs",
22-
"three": "https://cdn.jsdelivr.net/npm/three@0.182.0/build/three.module.js",
23-
"three/addons/": "https://cdn.jsdelivr.net/npm/three@0.182.0/examples/jsm/",
22+
"three": "https://cdn.jsdelivr.net/npm/three@0.184.0/build/three.module.js",
23+
"three/addons/": "https://cdn.jsdelivr.net/npm/three@0.184.0/examples/jsm/",
2424
"troika-three-text": "https://cdn.jsdelivr.net/gh/protectwise/troika@028b81cf308f0f22e5aa8e78196be56ec1997af5/packages/troika-three-text/src/index.js",
2525
"troika-three-utils": "https://cdn.jsdelivr.net/gh/protectwise/troika@v0.52.4/packages/troika-three-utils/src/index.js",
2626
"troika-worker-utils": "https://cdn.jsdelivr.net/gh/protectwise/troika@v0.52.4/packages/troika-worker-utils/src/index.js",

0 commit comments

Comments
 (0)