Gltf-blender-io: Issues with "Bake skinning constraints" option

Created on 4 Nov 2018  Â·  6Comments  Â·  Source: KhronosGroup/glTF-Blender-IO

Hi,

I have some issues I wanted to share.

  1. If I export this file with these settings, the exporter overwrites the source animations with the baked ones in the actual blend file. That's terrible. It's as if your compiler overwrote your source code with the compiled code. :smiley:

image

It seems to be dependent on what bones are selected when exporting. I find that quite confusing.

  1. Baking IK animations doesn't seem to work perfectly. Exporting the mentioned file with the mentioned settings, somethings wrong with the left arm, and occasionally the legs move in a strange, twitchy way.

FBX (correct)

GLB (left arm moves wrong)

Here's the output files if they were any help...

It's subtle, but it really isn't acceptable to have an exporter alter my animations.
There's an IK target for the left elbow that seems to get messed up. I know I could bake the animations by hand, but it would be a waste of time, since the FBX exporter bakes everything perfectly.

Anything I'm doing wrong? Thanks.

Animation Skinning_&_Rigging bug exporter

All 6 comments

So when I select all the bones and then export, it overwrites my source animations. If I select none, it only bakes some of the IK. Are these features? If so are they documented?

I sure would personally like if it baked IK and didn't touch my source animations no matter what bones are selected.

Ok apparently this repo is deprecated?...

@swift502 Sorry to hear you're having such trouble. The code in this repo is the basis for the export function of the new repo (glTF-Blender-IO), so it's possible the issue exists there as well. The readme will be updated soon, but that project is still under active development, not yet ready to displace this project.

Let's leave this open to see if the developers can reproduce.

Transferring this issue to the new repository – the exporter no longer overwrites the animation, but it does crash. 😅

The "Bake skinning constraints" option has been removed. Exporting with default options, export fails with an error (attached below). Exporting with "Always sample animations" enabled, the export succeeds and appears correct to me, although the whole model is rotated 90º from what I'd have expected.

As we have a lot of open animation issues, I'd consider the failure when sampled animations are disabled to be low priority – more important to get everything running correctly with sampling, I think.

Screen Shot 2019-06-18 at 3 37 15 PM

Was this page helpful?
0 / 5 - 0 ratings

Related issues

capnm picture capnm  Â·  5Comments

julienduroure picture julienduroure  Â·  5Comments

Quinten123 picture Quinten123  Â·  4Comments

rainclaws picture rainclaws  Â·  3Comments

viperscape picture viperscape  Â·  3Comments