galacean / engine

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
https://galacean.antgroup.com/
MIT License
4.04k stars 289 forks source link

Add animatorController to GLTF subAsset #2079

Closed luzhuang closed 1 month ago

luzhuang commented 2 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

"Resolve the error in referencing the AnimatorController in the GLTF model within the editor by making the AnimatorController a subAsset of the GLTF

add GLTFAnimatorControllerParser support get any asset from GLTFParser remove special process for Validator、Schema