Commit b84aee2
committed
glTF: Ignore animation channels missing target nodes
The glTF spec allows omitting this. For us it makes the animation channels pointless since we support no extension that would provide a target via some other means.
Exporters like Blockbench do produce this, and for interoperability it's better to ignore and warn.1 parent fc47cfd commit b84aee2
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | 704 | | |
710 | 705 | | |
711 | 706 | | |
| |||
715 | 710 | | |
716 | 711 | | |
717 | 712 | | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
718 | 719 | | |
719 | 720 | | |
720 | 721 | | |
721 | 722 | | |
| 723 | + | |
722 | 724 | | |
723 | 725 | | |
724 | 726 | | |
| |||
0 commit comments