Skip to content

Commit 49b3755

Browse files
committed
chore(react-three-vrm)!: remove mixamo
1 parent d98ebbc commit 49b3755

File tree

5 files changed

+0
-227
lines changed

5 files changed

+0
-227
lines changed

packages/react-three-vrm/src/hooks/use-mixamo-animation.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
export { Vrm } from './components/vrm'
2-
export { useMixamoAnimation } from './hooks/use-mixamo-animation'
32
export { useVRM, type UseVRMExtendLoader } from './hooks/use-vrm'
43
export { useVRMAnimation } from './hooks/use-vrm-animation'
54
export { useVRMAutoBlink } from './hooks/use-vrm-auto-blink'
65
export { useVRMAutoLookAtDefaultCamera } from './hooks/use-vrm-auto-look-at-default-camera'
7-
export { createMixamoAnimationClip } from './utils/create-mixamo-animation-clip'
8-
export { loadMixamoAnimation } from './utils/load-mixamo-animation'
96
export { loadVRM } from './utils/load-vrm'
107
export { loadVRMAnimation } from './utils/load-vrm-animation'
118
export { processVRM } from './utils/process-vrm'

packages/react-three-vrm/src/utils/_mixamo-rig-map.ts

Lines changed: 0 additions & 120 deletions
This file was deleted.

packages/react-three-vrm/src/utils/create-mixamo-animation-clip.ts

Lines changed: 0 additions & 77 deletions
This file was deleted.

packages/react-three-vrm/src/utils/load-mixamo-animation.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)