prefrontalcortex / UnityGLTF

Runtime GLTF Loader for Unity3D
MIT License
163 stars 41 forks source link

Import scale fix #125

Closed pfcDorn closed 11 months ago

pfcDorn commented 11 months ago

Fixed wrong imported SkinnedMesh when import scale != 1. Also fixed position properties in animation clips when the import scale was changed.