pixiv / three-vrm

Use VRM on Three.js
MIT License
1.31k stars 110 forks source link

fix: change VRMSpringBoneManager circular dependency error to warning #1462

Closed yue4u closed 3 months ago

yue4u commented 3 months ago

Change VRMSpringBoneManager circular dependency error to warning. After this PR three-vrm will try the best to render models contain this issue instead of error out.