Closed alvarosabu closed 3 months ago
cc @andretchen0 so you have it on your radar, seems like a regression bug from the core v4. It might be related to changes on primitives. Could you please check if in your PR with the new approach on primitives this is solved? Thanks
Seems to be a regression issue related to primitives changes from core v3.9.0
-> v4.0.0
. Will move this to the core package
In case it's useful in the future, here's the change that caused the regression:
Changes to the primitive implementation are currently underway. The model displays and animates as expected with the new WIP implementation:
Describe the bug
Adding a rigged model with
useGLTF
looks squished and brokenReproduction
https://stackblitz.com/~/edit/tresjs-squished-models?file=src/App.vue
Steps to reproduce
No response
System Info
Used Package Manager
npm
Code of Conduct