Skip to content

Generated GLB contains cyclic skeleton #4

Description

@TerryLiu007

Problem

AniGen can generate a GLB with a cyclic skeleton hierarchy. This invalid skeleton can make
Blender hang during import.

Input image

Image

Suspected Cause

repair_skeleton_parents may contain a bug or incomplete validation. It should prevent cases where:

  • a joint is its own parent
  • parent links create a cycle
  • the final exported skeleton hierarchy is not a valid tree/DAG

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