Currently when I import my models into the editor, on export I'm not getting any of the animations included (I've tested with fbx, gltf, and collada). It would be great if when a scene is exported, the animation clips that were on imported models are included. Cheers!
EDIT: splitting this into two separate issues (one for supporting animations on export, and another for previewing animations in the editor).
wanted these too !
Related #8422
Is SkinnedMesh support in the editor a blocking issue for animation import/export? Or is it worth considering just keyframe animations + morph targets?
I don't think it blocks.
running into this same issue now - would be great to have this!
Now that animation playback (https://github.com/mrdoob/three.js/pull/15698) has been added, adding animation export would be a nice next step. 馃檪
FYI: Animations are now honored when exporting an animated model to glTF, see #20454.
Awesome!
Most helpful comment
Now that animation playback (https://github.com/mrdoob/three.js/pull/15698) has been added, adding animation export would be a nice next step. 馃檪