Skip to content

FBX import doesn't preserve joint names #50

@jbrd

Description

@jbrd

When importing an FBX with joints, the FBX import applies its own naming scheme "n0, n1, n2, ..." to joint names, rather than using the joint names stored in the FBX file.

This makes it difficult to compose FBX skeletons with animations from different file formats...

For example, using model_skeleton.fbx from https://github.com/ubisoft/ubisoft-laforge-animation-dataset/blob/master/fbx/model_skeleton.fbx, we get:

Image

... rather than Hips, Spine1, etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions